contiki/platform
2008-05-14 19:19:28 +00:00
..
apple2enh Starting with the cc65-snapshot-2.11.9.20080316 the Apple2 C-library supports placing code in the Apple2 Language Card by choosing the code segment 'HIGHCODE'. By default the memory area 0xD400 - 0xE000 is used for HIGHCODE. If the application doesn't need the ProDOS 8 QUIT code then the memory area used for HIGHCODE may be extended to 0xD000 - 0xE000. 2008-03-24 22:49:00 +00:00
c64 Free up unused file descriptors. 2008-02-28 21:56:47 +00:00
c128 Free up unused file descriptors. 2008-02-28 21:56:47 +00:00
cc2420dbk
cooja cooja hello world (+ include printf2log.h) 2008-04-22 13:07:49 +00:00
esb added sampling mode in sound sensor 2008-04-25 15:55:37 +00:00
ethernut1 Removed finally unnecessary cast. 2008-02-10 22:36:36 +00:00
ethernut2
minimal-net Removed finally unnecessary cast (and reverted unintentionally commited change). 2008-02-10 22:52:41 +00:00
msb430 only include sdspi.h if WITH_SDC is on. 2008-03-31 14:33:23 +00:00
native Removed finally unnecessary cast. 2008-02-10 22:36:36 +00:00
netsim Changed the name of UIP_CONF_TCP_FORWARD to UIP_CONF_IP_FORWARD since forwarding is done at the IP level 2008-05-14 19:19:28 +00:00
pc-6001 Replaced (now obsolete) PROCESS_LOADABLE with AUTOSTART_ENABLE. 2008-02-15 16:51:06 +00:00
sky Changed the name of UIP_CONF_TCP_FORWARD to UIP_CONF_IP_FORWARD since forwarding is done at the IP level 2008-05-14 19:19:28 +00:00
stepper-robot
stk501
win32 For the Win32 platform build we need to define AUTOSTART_ENABLE even for the Contiki library files to be able to autostart the program handler. 2008-03-04 22:55:54 +00:00