lwip/src
Dirk Ziegelmeier f8ef8c48f7 Simplify HTTPD #include path handling
- Move fsdata.h content to lwip/apps/fs.h -> no #include path needed any more to src/apps/httpd/
- Create a #define to specify fsdata file name. One can use path in there now, e.g. "../mywebserver/mkfsdata_output.c" -> no #include path needed any more to location of generated file
2017-01-11 10:59:15 +01:00
..
api Add missing #include in netdb.c for atoi() 2017-01-05 08:55:12 +01:00
apps Simplify HTTPD #include path handling 2017-01-11 10:59:15 +01:00
core Fix (bogus) MSVC 2010 warning about uninitialized variable usage in ip6.c 2017-01-11 08:08:05 +01:00
include Simplify HTTPD #include path handling 2017-01-11 10:59:15 +01:00
netif Minor: nd6_packet_send_check() -> nd6_get_next_hop_addr_or_queue() (too long, but a little more self-explaining); cosmetics... 2016-12-14 20:52:44 +01:00
Filelists.mk task #14281: Add MQTT client 2016-12-20 09:16:21 +01:00
FILES update some FILES list files 2016-08-03 20:21:54 +02:00