change the run scripts and update the docs

This commit is contained in:
Zenn 2023-08-19 08:24:59 +02:00
parent 61a1052b3e
commit 76ae7e35fe
680 changed files with 1858 additions and 738 deletions

7
Cargo.lock generated
View file

@ -44,6 +44,13 @@ dependencies = [
"arduboy-rust",
]
[[package]]
name = "drboy"
version = "0.1.0"
dependencies = [
"arduboy-rust",
]
[[package]]
name = "eeprom"
version = "0.1.0"