esp-idf/components/efuse
Konstantin Kondrashov 8a6fb6df19 Merge branch 'feature/secure_features_are_enabled_correctly_v5.0' into 'release/v5.0'
security: Adds new APIs to check that all eFuse security features are enabled correctly (v5.0)

See merge request espressif/esp-idf!22116
2023-02-17 21:40:42 +08:00
..
esp32 all: Apply new version logic (major * 100 + minor) 2023-01-06 02:00:52 +08:00
esp32c2 bootloader_support(esp32c2): Fix WR_DIS_RD_DIS burn for secure boot key 2023-01-23 21:35:31 +08:00
esp32c3 efuse: Adds missing header 2022-08-02 22:43:12 +08:00
esp32h2 efuse: Adds missing header 2022-08-02 22:43:12 +08:00
esp32s2 adc: esp32s2: fix unit to offset calculation 2022-09-14 12:03:45 +08:00
esp32s3 efuse: Adds missing header 2022-08-02 22:43:12 +08:00
include all: Apply new version logic (major * 100 + minor) 2023-01-06 02:00:52 +08:00
private_include efuse: fix esp_efuse_utility_write_reg() declaration 2023-01-19 14:29:26 +07:00
src all: Apply new version logic (major * 100 + minor) 2023-01-06 02:00:52 +08:00
test build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
test_efuse_host efuse_table_gen: Fixes wrong joining fields with omitted names 2021-10-28 23:53:38 +08:00
CMakeLists.txt build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
efuse_table_gen.py efuse: Adds missing header 2022-08-02 22:43:12 +08:00
Kconfig efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() 2021-06-17 07:21:36 +08:00