mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-28 12:50:53 +00:00

* Use riscv-rt's startup code * CHANGELOG.md * Enable v-trap - get rid of one unused function * Re-use riscv-rt's TrapFrame instead of keeping a copy of it * fmt * Update riscv-rt rev * Enable defmt * use riscv-rt's trap handling * Compile on stable * (Re)add the SP fixing code * Move comment * Update `riscv*` deps * esp-riscv-rt: Remove the (unused) CI feature