matsutsuka
|
23d5f84a46
|
Workaround for compiling some examples available
|
2009-12-16 06:47:17 +00:00 |
|
matsutsuka
|
c55d3ded6c
|
restored specific compilation option since SDCC seems not supporting -MDD very well
introduced a snprintf macro as empty function
|
2009-07-09 18:26:55 +00:00 |
|
matsutsuka
|
d194d54e8e
|
CC_CONST_FUNCTION replaces some const keywords in order to workaround a sdcc bug, which cannot handle function pointers as const.
|
2008-07-02 15:02:33 +00:00 |
|
matsutsuka
|
29b17c6933
|
Modified some glitches in startup code, and introduced additional typedefs required in the current version.
|
2008-07-02 07:13:22 +00:00 |
|
matsutsuka
|
80f858b68b
|
typedef uint8_t, uint16_t, and uint32_t have been added to help some sources.
|
2007-11-28 09:36:06 +00:00 |
|
oliverschmidt
|
d609db3580
|
Removed compiler warnings.
|
2007-11-18 01:36:59 +00:00 |
|
matsutsuka
|
eb39a24ad8
|
Char bug seems to be fixed in the newer version of sdcc.
|
2007-09-19 12:44:01 +00:00 |
|
matsutsuka
|
efbe8ab536
|
renamed contiki-sdcc-conf.h to z80def.h in order to follow the convention of cpu-dependent configuration header file name.
|
2007-09-07 04:59:06 +00:00 |
|