mirror of
https://github.com/LegitCamper/picocalc-os-rs.git
synced 2026-02-11 06:15:25 +00:00
small fixes
probe fix feat fix
This commit is contained in:
@@ -4,7 +4,7 @@ runner = "probe-rs run --chip RP2350"
|
||||
|
||||
[build]
|
||||
# target = "thumbv6m-none-eabi" # rp2040: Cortex-M0 and Cortex-M0+
|
||||
target = "thumbv8m.main-none-eabihf" # rp235x: Cortex-M33
|
||||
target = "thumbv8m.main-none-eabihf" # rp235xa: Cortex-M33
|
||||
|
||||
[env]
|
||||
DEFMT_LOG = "info"
|
||||
|
||||
Reference in New Issue
Block a user