aarch32-cpu v0.1.0
·
217 commits
to main
since this release
First release of aarch32-cpu. This replaces cortex-ar.
Added
- ARMv4T and ARMv5TE support
- Thumb mode target support
Changed
- Renamed from
cortex-artoaarch32-cpu - Restarted numbering from 0.1.0
- All BAR register types now hold plain
u32, not*mut u32- fixes issues withserdederives on some types