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
esp32c2
esp32c3
esp32c6
esp32h2
esp32p4 feat(efuse): Support eFuses and doc for ESP32P4 2023-09-12 17:58:17 +08:00
esp32s2
esp32s3
include
private_include
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
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
Kconfig
efuse_table_gen.py