Merge branch 'categulario/readme' into 'master'

a start of a readme that tells you what to do

See merge request kirbylife/rvgax!1
master
kirbylife 2021-04-27 16:48:22 +00:00
commit 5c6661093b
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