mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-22 01:27:11 +08:00
feat(example): add example common components cmake requires
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
idf_component_register(SRCS "connect.c" "stdin_out.c"
|
||||
INCLUDE_DIRS "include")
|
||||
INCLUDE_DIRS "include"
|
||||
REQUIRES "tcpip_adapter")
|
||||
|
Reference in New Issue
Block a user