osd-contiki/platform
2007-11-28 09:39:30 +00:00
..
apple2enh Limit the maximum number of simultaneous connections to the cfs webserver to three because there's not enough memory left on the heap for more open files anyway - ProDOS 8 needs 1kB of page-aligned heap per open file :-( 2007-11-27 22:03:29 +00:00
c64 Limit the maximum number of simultaneous connections to the cfs webserver to the maximum number of open files. 2007-11-28 00:00:29 +00:00
cc2420dbk * Include avrdef.h for standard defines. 2007-08-16 13:24:20 +00:00
cooja updated bad file info 2007-11-25 22:48:35 +00:00
esb changed NETWORKDRIVERS to shorter NETSTACK 2007-11-26 19:35:06 +00:00
ethernut1 Changed packet drivers from services to plain processes. 2007-05-26 23:05:36 +00:00
ethernut2 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
gtk Removed includes for stuff that has been moved to the backyard. Added <stdint.h> include 2007-11-19 12:23:02 +00:00
minimal-net Changed usleep() to nanosleep() 2007-11-26 23:28:33 +00:00
msb430 Conform to the radio_driver interface. 2007-11-18 12:25:22 +00:00
native Changed usleep() to nanosleep() 2007-11-26 23:28:33 +00:00
netsim Removed usleep and moved the pseudo-random factor to nanosleep's argument. 2007-11-27 20:45:15 +00:00
pc-6001 Added experimental logging support for debug. 2007-11-28 09:39:30 +00:00
sky changed to show Contiki version, node id, and autostarted processes at startup 2007-11-21 16:41:44 +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 Made cfs implementation adhere to (new) cfs interface and streamlined implementation. 2007-11-22 12:03:54 +00:00