rvgax/README.md

18 lines
233 B
Markdown
Raw Normal View History

2020-06-03 07:57:53 +00:00
# rVGAx
A VGA library for arduino
## Compiling
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
2021-04-27 16:03:16 +00:00
## WIP, DOES NOT WORK :c