TODO: polish README.md
MATRIX RHAL is the Rust implementation of MATRIX HAL. The goal is to center around calling the MATRIX Kernel Modules and have most/all of HAL rewritten in this layer.
This will be a bare minimum roadmap on what features are working. It's safe to assume that some of these will require further calibration and testing.
All of this is expected to run on a Raspberry pi with the following installed:
bash
git clone https://github.com/Hermitter/matrix-rhal
cd matrix-rhal
cargo run