clock_generator/firmware/rust/.cargo/config.toml

6 lines
82 B
TOML

[build]
target = "avr-specs/avr-atmega328p.json"
[unstable]
build-std = ["core"]