contiki/platform
nvt-se 709adf51ad Contributions from Michael Baar:
# msb430\dev\cc1020.c
Data type problem in the calibration function, therefore looping 10 seconds on boot. Fixed.

# msb430\contiki-msb430-main.c
Directly accessed power management while other modules used the Contiki layer resulting in the node sleeping most of the time. Fixed.
Added uIP support.

# msb430\buildscripts\makefile.win
Changed to erase only main-memory but keep infomemory so the node configuration is not erashed during flashing.
2007-07-31 07:54:44 +00:00
..
apple2enh Removed clock stuff from main file. 2007-05-29 22:02:37 +00:00
c64 Start out with minimal main(). 2007-05-27 21:11:08 +00:00
cc2420dbk
cooja random ack time 2007-07-26 13:22:01 +00:00
esb added Makefile option for choosing between rime and uip 2007-06-01 12:46:07 +00:00
ethernut1 Changed packet drivers from services to plain processes. 2007-05-26 23:05:36 +00:00
ethernut2
gtk Originally left this file alone as I thought it might help on consolidating with cpu/native/net/tapdev.c but actually is doesn't contain unique content so it can be removed now as well. 2007-05-27 08:54:36 +00:00
minimal-net
msb430 Contributions from Michael Baar: 2007-07-31 07:54:44 +00:00
native
netsim
sky * Initialise rand package. 2007-06-04 18:09:14 +00:00
stepper-robot Changed packet drivers from services to plain processes. 2007-05-26 23:12:56 +00:00
stk501 Add new plattform definition for the STK 501 board featuring an 2006-12-22 17:19:22 +00:00
win32