libesphttpd: added extras and example

This commit is contained in:
Nochkin 2017-10-08 23:01:35 -04:00
parent e24b6579ff
commit f5af169d63
29 changed files with 1185 additions and 0 deletions

3
.gitmodules vendored
View file

@ -28,3 +28,6 @@
[submodule "extras/crc_generic/crc_lib"]
path = extras/crc_generic/crc_lib
url = https://github.com/Zaltora/crc_generic_lib.git
[submodule "extras/libesphttpd/libesphttpd"]
path = extras/libesphttpd/libesphttpd
url = https://github.com/nochkin/libesphttpd