changed bin location
This commit is contained in:
parent
05e85fae2b
commit
9de8bf4331
3 changed files with 0 additions and 5 deletions
|
|
@ -4,10 +4,6 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
rust-version = "1.76.0"
|
||||
|
||||
[[bin]]
|
||||
name = "firmware"
|
||||
path = "src/bin/firmware.rs"
|
||||
|
||||
[dependencies]
|
||||
defmt = "0.3.8"
|
||||
defmt-rtt = "0.4.1"
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
#![no_std]
|
||||
Loading…
Add table
Reference in a new issue