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