Merge pull request 'README updated after switch to aarch32 dependency' (#23) from mohr/readme into main
Reviewed-on: #23
This commit was merged in pull request #23.
This commit is contained in:
@@ -15,7 +15,7 @@ Some major differences:
|
||||
- MMU table is specified as Rust code.
|
||||
- Modification to the stack setup code, because a different linker script is used.
|
||||
|
||||
This crate pulls in the [cortex-a-rt](https://github.com/us-irs/cortex-ar/tree/cortex-a-addition/cortex-a-rt)
|
||||
This crate pulls in the [aarch32-rt](https://github.com/rust-embedded/aarch32/tree/main/aarch32-rt)
|
||||
crate to provide ARM vectors and the linker script.
|
||||
|
||||
## Features
|
||||
|
||||
Reference in New Issue
Block a user