esphttpd-freertos:HTTP的克隆

时间:2024-05-18 18:05:37
【文件属性】:

文件名称:esphttpd-freertos:HTTP的克隆

文件大小:141KB

文件格式:ZIP

更新时间:2024-05-18 18:05:37

C

这是如何在Espressif FreeRTOS SDK中使用libesphttpd的示例。 该代码的主存储库是 ,但它也已在镜像。 在此示例中,Makefile尚不完善:依赖项检查出了点问题,导致更改过的文件不总是重新编译。 要解决此问题,请在运行make flash之前运行make flash make clean && make -C libesphttpd && make


【文件预览】:
esphttpd-freertos-master
----.gitmodules(98B)
----libesphttpd()
----include()
--------user_config.h(1KB)
----user()
--------user_main.c(6KB)
--------cgi.c(2KB)
--------cgi-test.h(107B)
--------cgi.h(221B)
--------cgi-test.c(2KB)
--------io.h(92B)
--------io.c(1KB)
--------Makefile(1KB)
----html()
--------wifi()
--------cats()
--------test()
--------flash()
--------websocket()
--------index.tpl(986B)
--------led.tpl(403B)
--------style.css(255B)
----Makefile(6KB)
----README.md(518B)

网友评论