contiki/platform/minimal-net
Nicholas J Humfrey 680225e99d Converted u8_t to uint8_t and u16_t to uint16_t in the platforms directory.
Added "These names are deprecated, use C99 names" warnings the contiki-conf.h files that were missing it.
2012-02-21 08:33:25 -05:00
..
clock.c Include stdlib.h for the NULL macro 2011-08-31 21:56:28 +02:00
contiki-conf.h 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-main.c Move address initialization to after proce_init. Something in that now wiping the address array. 2012-02-11 15:19:28 -05:00
leds-arch.c
Makefile.minimal-net