esp-idf/components/espcoredump
Martin Vychodil c9c7573f71 Storage: Partition APIs moved to the new component 'esp_partition'
All the partition handling API functions and data-types were moved from the 'spi_flash' component to the new one named 'esp_partition'. See Storage 5.x migration guide for more details
2022-11-02 21:54:45 +01:00
..
include
include_core_dump espcoredump: Add support for esp32c2 2022-09-28 20:41:00 +05:30
src espcoredump: Add support for esp32c2 2022-09-28 20:41:00 +05:30
test espcoredump: enable tests for esp32c2 target 2022-09-28 20:41:01 +05:30
test_apps soc: Add a soc cap, SOC_CLK_RC_FAST_D256_SUPPORTED, for whether the target has the RC_FAST_D256 clock 2022-11-01 11:23:26 +08:00
CMakeLists.txt Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:54:45 +01:00
Kconfig
espcoredump.py
linker.lf
sdkconfig.rename