mirror of
https://github.com/espressif/esp-idf
synced 2025-04-05 14:20:08 -04:00
4 lines
198 B
CMake
4 lines
198 B
CMake
idf_component_register(SRC_DIRS "."
|
|
PRIV_INCLUDE_DIRS "."
|
|
PRIV_REQUIRES unity test_utils app_update bootloader_support nvs_flash
|
|
) |