Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andre-richter/cortex-a

Low level access to Cortex-A processors
https://github.com/andre-richter/cortex-a

aarch64 arm arm64 cortex-a embedded no-std rust

Last synced: 3 months ago
JSON representation

Low level access to Cortex-A processors

Awesome Lists containing this project

README

        

# Deprecation Notice

This crate has been renamed to `aarch64-cpu`. Please find it at
- https://github.com/rust-embedded/aarch64-cpu
- https://crates.io/crates/aarch64-cpu

Version `8.1.1` will be the last version of this crate and has been added to get this message out.
To keep the version history sane, the first version of `aarch64-cpu` starts at `9.0.0`.

Thanks!