This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
espcoredump
History
Erhan Kurubas
e4962dccf3
fix(coredump): fix array out of the bounds error
...
Closes
https://github.com/espressif/esp-idf/issues/14117
2024-08-01 16:16:52 +08:00
..
include
refactor(espcoredump): simplify uart/flash write flow
2024-03-07 16:10:50 +08:00
include_core_dump
feat(coredump): save .bss, .data and .heap sections to the elf file
2024-05-22 06:25:01 +02:00
src
fix(coredump): fix array out of the bounds error
2024-08-01 16:16:52 +08:00
test_apps
refactor(espcoredump): format coredump component with astyle
2024-02-19 21:57:28 +01:00
CMakeLists.txt
feat(esp32c61): ci enable header check, fix c61 build
2024-03-27 19:39:59 +08:00
espcoredump.py
…
Kconfig
feat(coredump): save .bss, .data and .heap sections to the elf file
2024-05-22 06:25:01 +02:00
linker.lf
…
sdkconfig.rename
…