2019-04-28 07:38:23 +00:00
|
|
|
idf_component_register(SRC_DIRS "."
|
|
|
|
INCLUDE_DIRS "."
|
2019-10-27 23:32:59 +00:00
|
|
|
EXCLUDE_SRCS "test_esp_flash.c" "test_partition_ext.c"
|
2019-10-19 07:00:00 +00:00
|
|
|
REQUIRES unity test_utils spi_flash bootloader_support app_update)
|