This repository has been archived by the owner on May 23, 2024. It is now read-only.
Release 0.11.0
- fix problems related to certain feature combinations
- nicer panic messages when using a nightly compiler
- add support for ESP32-P4
- improvements to backtrace generation
- don't activate any features on
esp-println
defmt-espflash
feature is renamed intodefmt
(since it doesn't activate the corresponding feature inesp-println
anymore)