mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 07:00:05 +08:00
feat(make): Sync code from esp-idf and modify for ESP8266
Commit ID: f6bfe13e
This commit is contained in:
@ -7,7 +7,6 @@ set(COMPONENT_SRCS "src/httpd_main.c"
|
||||
"src/httpd_uri.c"
|
||||
"src/util/ctrl_sock.c")
|
||||
|
||||
set(COMPONENT_REQUIRES nghttp) # for http_parser.h
|
||||
set(COMPONENT_PRIV_REQUIRES lwip)
|
||||
set(COMPONENT_PRIV_REQUIRES lwip http_parser)
|
||||
|
||||
register_component()
|
||||
|
Reference in New Issue
Block a user