esp-idf/tools/find_build_apps
Konstantin Kondrashov f339b3fc96 efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key()
These functions were used only for esp32 in secure_boot and flash encryption.
Use idf efuse APIs instead of efuse regs.
2021-06-17 07:21:36 +08:00
..
__init__.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
cmake.py efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() 2021-06-17 07:21:36 +08:00
common.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
make.py efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() 2021-06-17 07:21:36 +08:00