1 2 3 4 5 6 7 8
[build] target = "avr-atmega328p.json" [unstable] build-std = ["core"] [target.'cfg(target_arch = "avr")'] runner = "./uno-runner.sh"