Releases: espressif/esp-coredump
Releases · espressif/esp-coredump
Version 1.14.0
29 Jul 11:03
Compare
Sorry, something went wrong.
No results found
v1.14.0 (2025-07-28)
✨ New Features
Add sha256 header format v2.2 (Erhan Kurubas - 9141be0 )
Add ESP32-H4 and ESP32-H21 supports (Erhan Kurubas - 01a6eab )
Version 1.13.1
04 Feb 08:35
Compare
Sorry, something went wrong.
No results found
Version 1.13.0
03 Feb 09:40
Compare
Sorry, something went wrong.
No results found
v1.13.0 (2025-02-03)
✨ New Features
add support for new roms.json location (Peter Dragun - 90a1a68 )
🐛 Bug Fixes
cli : provide correct error messages and rework the script structure (Peter Dragun - f15a82c )
Use Posix paths on Windows for loading symbols from file (Roland Dobai - 4b7d3d8 )
Fix empty env variable for ROM ELF directory (Peter Dragun - 1c0295b )
close pipes in gdb subprocess (Peter Dragun - 51fdc71 )
Version 1.12.0
03 Oct 09:18
Compare
Sorry, something went wrong.
No results found
v1.12.0 (2024-10-03)
New Features
esp-coredump : add esp32c61 chip support
Bug Fixes
python3.12 : replace distutils with shutil
gdb : EspGDB descrutor Thread exceptions fix
Version 1.11.0
15 Apr 07:41
Compare
Sorry, something went wrong.
No results found
v1.11.0 (2024-04-12)
New Features
esp-coredump : add esp32c5 chip support
make serial port arg optional
Bug Fixes
add cli option to pass partition table offset
coredump : handle value errors when parsing TCB variable
Performance Improvements
loader : always use esptool to load coredump from flash
Version 1.10.0
10 Jan 13:15
Compare
Sorry, something went wrong.
No results found
v1.10.0 (2024-01-10)
New Features
esp-coredump : add esp32p4 chip support