osd-contiki/platform/mb851
David Kopf cac4e9a222 Add clock_delay_us and clock_set_seconds to clock.h. Modify clock_wait to use clock_time_t.
Remove the troublesome avr/dev/delay.* files.
Add PLATFORM_NAME and combine the confusing *_REVISION defines into a single PLATFORM_TYPE
2012-04-09 15:49:53 -04:00
..
apps New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00
dev Add clock_delay_us and clock_set_seconds to clock.h. Modify clock_wait to use clock_time_t. 2012-04-09 15:49:53 -04:00
board-mb851.c Added missing include. 2011-04-27 18:12:23 +02:00
contiki-conf.h mb* pltforms: reduce RAM footprint 2012-04-03 14:29:46 +02:00
contiki-init-net.c Converted u8_t to uint8_t and u16_t to uint16_t in the platforms directory. 2012-02-21 08:33:25 -05:00
contiki-init-net.h New Contiki port to STM32W108. 2010-10-25 09:03:38 +00:00
contiki-main.c fixes in mb851 and stm32w108: erroneous linking with mpu.o, conf file, 2012-04-03 11:47:30 +02:00
Makefile.mb851 stm32w: added ability to upload and reset all connected boards, and login using MOTE=x 2012-03-26 23:00:44 +02:00
platform-conf.h stm32w platforms: contiki-conf cleanup and added platform-conf 2012-03-20 17:30:57 +01:00