Introduction - If you have any usage issues, please Google them yourself
Struction description
1.BSP
Board s config header
a).IOconfig.h
define extern component s IO pin
Notice:
a).except MCU s OnChip source pins,like PWM,AD,UART,INT etc!
b).STC12C5A60S2.h
Define MCU register
2.HWlib
MCU s OnChip driver lib
a).Delay
b).EEPROM
c).InternAD
d).PWM
e).SysClkConf
f).Systick,Use Timer0,1ms Period
g).Uart1,9600Bps
h).Uart2,9600Bps
i).PowerManage,PowerDown and Reset
Notice:
a).main.c must include these driver s headers!
3.ECLib
Extern component s driver lib
a).AT24C0x