Add initial project structure and implement async main for Pico W
This commit is contained in:
+1
-1
@@ -5,4 +5,4 @@ runner = "probe-rs run --chip RP2040"
|
|||||||
target = "thumbv6m-none-eabi"
|
target = "thumbv6m-none-eabi"
|
||||||
|
|
||||||
[unstable]
|
[unstable]
|
||||||
build-std = ["core", "alloc"]
|
# build-std = ["core", "alloc"]
|
||||||
|
|||||||
Reference in New Issue
Block a user