Add initial project structure and implement async main for Pico W

This commit is contained in:
2026-06-04 15:04:02 -05:00
parent 1a795f9edc
commit dfafe5e595
+1 -1
View File
@@ -5,4 +5,4 @@ runner = "probe-rs run --chip RP2040"
target = "thumbv6m-none-eabi"
[unstable]
build-std = ["core", "alloc"]
# build-std = ["core", "alloc"]