esp-idf/components/efuse
2022-10-26 15:41:48 +08:00
..
esp32 efuse: Adds missing header 2022-08-02 22:43:12 +08:00
esp32c2 esp_adc: support adc calibration on esp32c2 2022-10-13 21:03:51 +08:00
esp32c3 esp_adc: replace hardcoded calibration version to a macro 2022-10-13 21:03:51 +08:00
esp32c6 esp32c6: add efuse support 2022-09-26 20:32:13 +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-06 20:35:39 +08:00
esp32s3 esp_adc: replace hardcoded calibration version to a macro 2022-10-13 21:03:51 +08:00
include efuse: Adds missing header 2022-08-02 22:43:12 +08:00
private_include efuse: Checks errors of 4x coding scheme for BLOCK0 if so then abort 2022-06-09 17:49:03 +08:00
src esp32c6: add efuse support 2022-09-26 20:32:13 +08:00
test_apps efuse: Migrate efuse unit tests from unit-test-app to component test app 2022-10-26 15:41:48 +08:00
test_efuse_host efuse_table_gen: Fixes wrong joining fields with omitted names 2021-10-28 23:53:38 +08:00
.build-test-rules.yml efuse: Migrate efuse unit tests from unit-test-app to component test app 2022-10-26 15:41:48 +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 esp32c6: add efuse support 2022-09-26 20:32:13 +08:00
Kconfig efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() 2021-06-17 07:21:36 +08:00