mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
3 lines
142 B
CMake
3 lines
142 B
CMake
idf_component_register(SRCS "smartconfig_ack.c"
|
|
INCLUDE_DIRS include
|
|
PRIV_REQUIRES lwip tcpip_adapter) |