contiki/platform
2007-11-28 14:45:22 +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
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 Added missing sys/select.h include 2007-11-28 14:16:12 +00:00
msb430 Conform to the radio_driver interface. 2007-11-18 12:25:22 +00:00
native Reimplemented waiting with select() instead of nanosleep(). Let's see if Linux compiles this code now... 2007-11-28 12:54:41 +00:00
netsim Make it compile on Linux. tz isn't used anyway. 2007-11-28 13:01:02 +00:00
pc-6001 network configuration has been modified for appropriate compilation 2007-11-28 10:11:55 +00:00
sky Moved energy estimation initialization before starting processes so that processes may turn things on and off without messing up the energy estimates 2007-11-28 14:45:22 +00:00
stepper-robot Forgot to add this file 2007-09-01 11:17:25 +00:00
stk501
win32 Made cfs implementation adhere to (new) cfs interface and streamlined implementation. 2007-11-22 12:03:54 +00:00