aboutsummaryrefslogtreecommitdiff
path: root/embassy-executor/src/arch/cortex_ar.rs
Commit message (Collapse)AuthorAgeFilesLines
* Migrate from cortex-ar to aarch32-cpuRobin Mueller2025-11-021-2/+5
| | | | | - Feature name `arch-cortex-ar` remains the same. - Legacy ARM architectures are not supported.
* Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-061-1/+1
|
* Edition 2024.Dario Nieuwenhuis2025-10-061-1/+1
|
* Add support for Cortex-A/RRobin Mueller2025-05-281-0/+84