esp-idf/components/espcoredump
Martin Vychodil af81bd1b0a 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:49:08 +01:00
..
include components: Change copyright in components files 2022-06-17 16:59:56 +02:00
include_core_dump espcoredump: Add support for esp32c2 2022-10-04 10:24:42 +05:30
src espcoredump: Add support for esp32c2 2022-10-04 10:24:42 +05:30
test espcoredump: enable tests for esp32c2 target 2022-10-04 10:24:44 +05:30
test_apps espcoredump: add esp32c2 target in test_app 2022-10-04 10:24:43 +05:30
CMakeLists.txt Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:49:08 +01:00
espcoredump.py Tools: Fix flake8 version 5 warnings 2022-08-12 15:36:11 +02:00
Kconfig espcoredump: allow reserving dedicated stack size for Xtensa architecture 2022-06-06 03:24:50 +00:00
linker.lf espcoredump: fix a bug where tracked DRAM data where not dumped 2022-01-06 16:53:35 +08:00
sdkconfig.rename espcoredump: remove ESP32 prefix from config options 2020-09-30 20:22:27 +05:30