A VGA library for arduino
You need rust nightly, run:
rustup override set nightly
in the project directory. then you can do
cargo check
to see that everything is allright