contiki/platform/pc-6001/apps/webserver-mini
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
..
httpd-fs
http-strings
http-strings.c
http-strings.h
httpd-cfs.c
httpd-cfs.h
httpd-cgi.c Use PROCESS_NAME_STRING macro to handle NO_PROCESS_NAMES 2011-08-03 11:08:40 -04:00
httpd-cgi.h
httpd-fs.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
httpd-fs.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
httpd-fsdata.c
httpd-fsdata.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
httpd.c
httpd.h
Makefile.webserver-mini
webserver-nogui.c
webserver-nogui.h