osd-contiki/platform
2008-04-22 13: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 * Include avrdef.h for standard defines. 2007-08-16 13:24:20 +00:00
cooja cooja hello world (+ include printf2log.h) 2008-04-22 13:07:49 +00:00
esb ctimer initialized by contiki-esb-main 2008-03-13 15:59:43 +00:00
ethernut1 Removed finally unnecessary cast. 2008-02-10 22:36:36 +00:00
ethernut2 Made ethernut2 behave as before. 2007-12-14 23:45:56 +00:00
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 Print out interface address 2008-03-03 20:21:59 +00:00
pc-6001 Replaced (now obsolete) PROCESS_LOADABLE with AUTOSTART_ENABLE. 2008-02-15 16:51:06 +00:00
sky Change order of initialization so that Rime is initialized before uIP-over-Rime. Send out a new gateway command if a spurious (erroneous) gateway command is received. (Note for the future: this will cause a ping-pong problem with two correct gateways in the network; need to come up with a better solution for this.) 2008-03-03 20:23:53 +00:00
stepper-robot Forgot to add this file 2007-09-01 11:17:25 +00:00
stk501 Add new plattform definition for the STK 501 board featuring an 2006-12-22 17:19:22 +00:00
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