mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-07 18:41:43 +01:00
6 lines
102 B
CMake
6 lines
102 B
CMake
|
|
set(COMPONENT_SRCDIRS ".")
|
||
|
|
|
||
|
|
set(COMPONENT_PRIV_REQUIRES asio nvs_flash console)
|
||
|
|
|
||
|
|
register_component()
|