esp-idf/components/efuse
C.S.M cc9fd34a4f Merge branch 'feature/bringup_tsens_esp32c6' into 'master'
temperature_sensor: Add support on ESP32-C6 (No calibration)

Closes IDF-5322

See merge request espressif/esp-idf!20698
2022-11-23 12:46:21 +08:00
..
esp32 all: Apply new version logic (major * 100 + minor) 2022-11-03 08:36:23 +00: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 Merge branch 'feature/bringup_tsens_esp32c6' into 'master' 2022-11-23 12:46:21 +08:00
esp32h4 esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +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 all: Apply new version logic (major * 100 + minor) 2022-11-03 08:36:23 +00: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 all: Apply new version logic (major * 100 + minor) 2022-11-03 08:36:23 +00:00
test_apps efuse: Adds an option to disable eFuse FPGA tests 2022-11-22 16:09:10 +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 esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
Kconfig efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() 2021-06-17 07:21:36 +08:00