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