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

6 lines
82 B
TOML
Raw Normal View History

2022-03-01 21:34:36 +01:00
[build]
target = "avr-specs/avr-atmega328p.json"
[unstable]
build-std = ["core"]