基于STC单片机的虚拟IIC软件包 基于STC单片机的虚拟IIC软件包(改自周立功软件包) #include #include #define uchar unsigned char /*宏定义*/ #define uint unsigned int extern void Delay1us(unsigned char ); sb
uCOS II加在加AVR加上的移植 IDE: PN Compiler: AVR-GCC ( WinAVR 20050214 ) Target: ATmega16 @ 7.3728MHz 1. OS版本为2.76 2. 使用Timer0的比较匹配中断为系统定时,频率为100Hz 3. 三种临界代码保护方式均可以使用,在OS_CPU.h里