osd-contiki/platform
oliverschmidt 9071007e1e 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.
Note: For this to work the program handler needs to be the first autostart enabled application in the Contiki library. As the GNU archiver guarantees to preserve the order of the object files in a library this can be accomplished by having the program handler the first item in APPS.
2008-03-04 22:55:54 +00:00
..
apple2enh Free up unused file descriptors. 2008-02-28 21:36:37 +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 simlog function declaration 2008-02-11 18:45:18 +00:00
esb Removed finally unnecessary cast. 2008-02-10 22:36:36 +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 added sd card support. 2008-02-28 15:49:01 +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