oliverschmidt
|
50fda17c3e
|
Moved error_exit() to the Win32 Contiki Core.
|
2006-10-03 11:27:51 +00:00 |
|
oliverschmidt
|
f601f3a0ac
|
Added the CCIF (Contiki Core InterFace) declarations necessary for logging from loadable code on Win32.
|
2006-09-23 20:12:40 +00:00 |
|
oliverschmidt
|
162ca26b65
|
Activated quit menu option.
|
2006-08-30 22:41:52 +00:00 |
|
oliverschmidt
|
301c1f45cf
|
Move the strcasecmp macro out of the diretory app context now that it is used in the shell app too.
|
2006-08-30 22:07:53 +00:00 |
|
oliverschmidt
|
155b37491c
|
Some object files made from *_dsc.c files get linked both into the Contiki core (for desktop icons) as well as into *.dsc files. So make sure that the *_dsc symbol gets exported regardless in which context the object files are made.
|
2006-08-16 22:47:01 +00:00 |
|
oliverschmidt
|
62fa3b8c01
|
Changed the Contiki Interface declaration macros from CCI/CLI to CCIF/CLIF because of already existing macros: Both CCI and CLI :-(
|
2006-08-15 14:46:33 +00:00 |
|
oliverschmidt
|
ad7bbcdf17
|
Now that they assumed a shape ...
|
2006-08-14 23:53:55 +00:00 |
|