This repository has been archived by the owner on Jan 24, 2022. It is now read-only.
Release v0.6.5
·
292 commits
to master
since this release
Changed
- We now keep
.stack_sizes
by default, for use with external tooling. - (macros) New
#[interrupt]
attribute added, similar to#[exception]
for use with device-specific interrupt handlers.
Fixed
- GDB can now unwind HardFault callstacks