osd-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 Architecture specific code for the LEDs API 2006-06-17 22:55:44 +00:00
Makefile.minimal-net Removed serial.c, which is obsoleted by serial-line.c, which in turn now resides in Makefile.include 2009-03-17 21:51:13 +00:00