2019-11-06 09:21:37 +00:00
|
|
|
idf_component_register(SRC_DIRS "."
|
2020-03-22 10:30:24 +00:00
|
|
|
PRIV_INCLUDE_DIRS "."
|
2020-04-27 00:51:31 +00:00
|
|
|
PRIV_REQUIRES cmock test_utils nvs_flash bootloader_support
|
|
|
|
EMBED_TXTFILES encryption_keys.bin partition_encrypted.bin sample.bin)
|