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
cooja
esb changed NETWORKDRIVERS to shorter NETSTACK 2007-11-26 19:35:06 +00:00
ethernut1
ethernut2
gtk
minimal-net Added missing sys/select.h include 2007-11-28 14:16:12 +00:00
msb430
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
stk501
win32