mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-15 06:26:49 +00:00
6 lines
102 B
CMake
6 lines
102 B
CMake
set(COMPONENT_SRCDIRS ".")
|
|
|
|
set(COMPONENT_PRIV_REQUIRES asio nvs_flash console)
|
|
|
|
register_component()
|