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