esp-idf/components/efuse
Darian Leung 57fd78f5ba freertos: Remove legacy data types
This commit removes the usage of all legacy FreeRTOS data types that
are exposed via configENABLE_BACKWARD_COMPATIBILITY. Legacy types can
still be used by enabling CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY.
2022-02-09 23:05:45 +08:00
..
esp32 esp_clk: refactor target/clk.h to private/esp_clk.h 2021-11-26 14:56:30 +08:00
esp32c2 efuse(esp32c2): Support eFuse key APIs 2022-02-01 17:30:31 +08:00
esp32c3 efuse: Fixes eFuse timesettings issue on esp32c3 2022-01-21 16:45:50 +08:00
esp32h2 esp_clk: refactor target/clk.h to private/esp_clk.h 2021-11-26 14:56:30 +08:00
esp32s2 esp_phy: Update ESP32S2 phy lib to support eco1 chip 2022-01-07 19:59:41 +08:00
esp32s3 efuse: Fixes eFuse timesettings issue on esp32S3 2022-01-25 22:09:14 +08:00
include efuse(esp32c2): Support eFuse key APIs 2022-02-01 17:30:31 +08:00
private_include efuse: Burn operation does not block reading 2021-06-18 11:52:47 +08:00
src efuse(esp32c2): Support eFuse key APIs 2022-02-01 17:30:31 +08:00
test freertos: Remove legacy data types 2022-02-09 23:05:45 +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 efuse(esp32c2): Support eFuse key APIs 2022-02-01 17:30:31 +08:00
efuse_table_gen.py esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
Kconfig efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() 2021-06-17 07:21:36 +08:00