Releases: dankeboy36/esp-exception-decoder
Releases · dankeboy36/esp-exception-decoder
1.1.1
1.1.1 (2025-07-10)
Bug Fixes
- add missing stacktraces for RISC-V (#40) (b31b7c6)
1.1.0
1.1.0 (2025-03-06)
Features
- add support for exception decoding on RISC-V chips (#37) (c06200f)
1.0.2
1.0.2 (2023-07-12)
Bug Fixes
1.0.1
1.0.1 (2023-07-03)
Bug Fixes
- release: undesired release behavior (#4) (b581dc7)
v1.0.0
1.0.0 (2023-07-03)
Bug Fixes
- added missing
publisher
to package.json
(#3) (563c69b)
Features
- ESP exception decoder tool for Arduino IDE (227732e)