delte .cargo/config.toml

This commit is contained in:
Connie 2024-05-06 15:12:13 -04:00
parent 5fa27701d7
commit 9e56111d9d

View File

@ -1,6 +0,0 @@
[target.thumbv8m.main-none-eabihf]
runner = "probe-rs run --chip STM32U575CIUxQ"
[build]
target = "thumbv8m.main-none-eabihf"
[env]
DEFMT_LOG = "info"