changed bin location

This commit is contained in:
okhsunrog 2024-08-07 12:07:29 +03:00
parent 05e85fae2b
commit 9de8bf4331
3 changed files with 0 additions and 5 deletions

View file

@ -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"

View file

@ -1 +0,0 @@
#![no_std]