Add initial project structure and implement async main for Pico W
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#![no_std]
|
||||
|
||||
// Logic and hardware-independent code goes here.
|
||||
// This allows you to run `cargo test` on your host machine.
|
||||
Reference in New Issue
Block a user