Compare commits

..

3 commits

2 changed files with 0 additions and 9 deletions

View file

@ -1,6 +0,0 @@
[package]
name = "firmware"
version = "0.1.0"
edition = "2021"
[dependencies]

View file

@ -1,3 +0,0 @@
fn main() {
println!("Hello, world!");
}