* device/include/mcs51/at89s8253.h: new, thanks to Krzysztof Polomka
authormaartenbrock <maartenbrock@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 16 Feb 2006 11:11:51 +0000 (11:11 +0000)
committermaartenbrock <maartenbrock@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 16 Feb 2006 11:11:51 +0000 (11:11 +0000)
commit516e6dd59479a521b181159b8c9a0a5e955df5d1
tree82d0b158b9c6e8c6a8c9a3c28b833d89eeeeb814
parent9da25543b00ca13d1a3a8497f5293755ada61a38
* device/include/mcs51/at89s8253.h: new, thanks to Krzysztof Polomka
* device/include/mcs51/at89S8252.h: fixed, thanks to Krzysztof Polomka
* device/include/mcs51/c8051f326.h,
* device/include/mcs51/c8051f340.h: new SiLabs mcu's
* device/include/mcs51/c8051f000.h,
* device/include/mcs51/c8051f018.h,
* device/include/mcs51/c8051f020.h: used () with __at, renamed IDLE,STOP to
  PCON_IDLE,PCON_STOP and added sfr16 definitions

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4044 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
device/include/mcs51/at89S8252.h
device/include/mcs51/at89s8253.h [new file with mode: 0644]
device/include/mcs51/c8051f000.h
device/include/mcs51/c8051f018.h
device/include/mcs51/c8051f020.h
device/include/mcs51/c8051f326.h [new file with mode: 0644]
device/include/mcs51/c8051f340.h [new file with mode: 0644]