mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
secure_boot: Checks secure boot efuses
ESP32 V1 and V2 - protection bits. ESP32xx V2: revoke bits, protection bits - refactor efuse component - adds some APIs for esp32 chips as well as for esp32xx chips
This commit is contained in:
@@ -92,6 +92,8 @@ components/unity/include/unity_test_runner.h
|
||||
components/cmock/CMock/src/cmock.h
|
||||
components/cmock/CMock/src/cmock_internals.h
|
||||
|
||||
components/efuse/include/esp_efuse.h
|
||||
|
||||
### Here are the files that do not compile for some reason
|
||||
#
|
||||
components/app_trace/include/esp_sysview_trace.h
|
||||
|
Reference in New Issue
Block a user