contiki/platform
2008-05-19 12:07:49 +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
ethernut2
minimal-net
msb430 only include sdspi.h if WITH_SDC is on. 2008-03-31 14:33:23 +00:00
native
netsim Added display of radio status: a green ring appears around nodes with their radio turned on. Added a command that prints out a .fig file that shows the current network setup (press the 'd' key). 2008-05-14 19:22:57 +00:00
pc-6001
sky Moved ctimer_init() so that MAC protocols can use ctimers in their initialization code 2008-05-19 12:07:49 +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