config.toml (162B)
1 [build] 2 target = "avr-none" 3 rustflags = ["-C", "target-cpu=atmega328p"] 4 5 [target.'cfg(target_arch = "avr")'] 6 runner = "ravedude" 7 8 [unstable] 9 build-std = ["core"]
blinkblinking led(s) | |
| git clone [email protected]:dracuxan/blink.git | |
| Log | Files | Refs | README |