Fiddle with settings, move main.rs to src
This commit is contained in:
parent
45a754fa87
commit
7644dfedcd
@ -4,10 +4,6 @@ name = "esp32-phone"
|
||||
rust-version = "1.88"
|
||||
version = "0.1.0"
|
||||
|
||||
[[bin]]
|
||||
name = "esp32-phone"
|
||||
path = "./src/bin/main.rs"
|
||||
|
||||
[dependencies]
|
||||
esp-hal = { version = "~1.1.0", features = ["esp32", "log-04"] }
|
||||
|
||||
|
||||
@ -1 +0,0 @@
|
||||
#![no_std]
|
||||
Loading…
Reference in New Issue
Block a user