esp-idf/components/efuse
Jakob Hasse 548022fbe6 refactor(linux): excluded all non-Linux components from build
* All components which won't build (yet) on Linux are excluded.
  This enables switching to Linux in an application without
  explicitly setting COMPONENTS to main in the main
  CMakeLists.txt.
* ESP Timer provides headers for Linux now
* automatically disabling LWIP in Kconfig if it is not available

doc(linux): brought section
  "Component Linux/Mock Support Overview" up to date
2023-10-16 17:06:54 +08:00
..
esp32 efuse: Update efuses for esp32 esp32c2 esp32c3 esp32s2 esp32s3 2023-04-04 22:32:32 +08:00
esp32c2 refactor(adc_calib): Simplify 2nd step coefficient calculation 2023-07-06 14:22:03 +08:00
esp32c3 feat(efuse): Add flash efuses for esp32c3 2023-07-11 19:49:17 +08:00
esp32c6 refactor(adc_calib): Simplify 2nd step coefficient calculation 2023-07-06 14:22:03 +08:00
esp32h2 adc_calib: support calibration v2 on esp32c6 2023-06-26 10:40:36 +08:00
esp32p4 feat(efuse): Support eFuses and doc for ESP32P4 2023-09-12 17:58:17 +08:00
esp32s2 adc_calib: support calibration v2 on esp32c6 2023-06-26 10:40:36 +08:00
esp32s3 Merge branch 'feature/add_new_pkg_and_flash_psram_efuses' into 'master' 2023-07-13 00:57:14 +08:00
include all: Apply new version logic (major * 100 + minor) 2022-11-03 08:36:23 +00:00
private_include efuse: Add more logging for virtual efuses 2023-02-16 00:10:08 +08:00
src feat(efuse): Support eFuses and doc for ESP32P4 2023-09-12 17:58:17 +08:00
test_apps feat(hal): enable hal host test 2023-10-11 11:23:24 +08:00
test_efuse_host efuse_table_gen: Fixes wrong joining fields with omitted names 2021-10-28 23:53:38 +08:00
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
efuse_table_gen.py feat(esp32p4): introduced new target esp32p4, supported hello_world 2023-08-09 19:33:25 +08:00
Kconfig efuse: Add more logging for virtual efuses 2023-02-16 00:10:08 +08:00