generated project
This commit is contained in:
8
.cargo/config.toml
Normal file
8
.cargo/config.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[build]
|
||||
target = "avr-specs/avr-atmega328p.json"
|
||||
|
||||
[target.'cfg(target_arch = "avr")']
|
||||
runner = "ravedude nano-new -cb 57600"
|
||||
|
||||
[unstable]
|
||||
build-std = ["core"]
|
||||
Reference in New Issue
Block a user