Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/luickk/rust-gicv2-init
- Owner: luickk
- Created: 2022-08-04T08:48:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-04T08:55:14.000Z (over 2 years ago)
- Last Synced: 2023-03-07T14:54:26.185Z (over 1 year ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.