a start of a readme that tells you what to do

merge-requests/1/head
Abraham Toriz 2021-04-27 11:24:01 -05:00
parent e19764d7b2
commit 07e024811d
No known key found for this signature in database
GPG Key ID: D5B4A746DB5DD42A
1 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,17 @@
# 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
## WIP, DOES NOT WORK :c