mirror of
https://github.com/guilhermewerner/rust-avr
synced 2025-06-15 13:24:18 +00:00
7 lines
96 B
TOML
7 lines
96 B
TOML
[build]
|
|
target-dir = "Binaries"
|
|
target = "avr-atmega328p.json"
|
|
|
|
[unstable]
|
|
build-std = ["core"]
|