Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/luickk/rust-gicv2-init

simple gicv2 init
https://github.com/luickk/rust-gicv2-init

Last synced: about 10 hours ago
JSON representation

simple gicv2 init

Awesome Lists containing this project

README

        

# Rust Arm gicv2 Init

Very similar to my [zig](https://github.com/luickk/zig-gicv2) implementation, which is more function rich and thoroughly documented. This version is "translated" from the official Arm Drivers Repository and is simpler/ more aligned with arms template version.