5 lines
66 B
TOML
5 lines
66 B
TOML
|
[build]
|
||
|
# Cortex-M0 and Cortex-M0+
|
||
|
target = "thumbv6m-none-eabi"
|
||
|
|