Add Webee stuff

This commit is contained in:
2023-08-24 01:53:41 +02:00
parent 86994e0f8c
commit 3c5a7215d1
7 changed files with 215 additions and 15 deletions

View File

@@ -1,5 +1,6 @@
[build]
target = "avr-specs/avr-atmega2560.json"
rustc-wrapper = "./rustc-wrapper.sh"
[target.'cfg(target_arch = "avr")']
runner = "ravedude mega2560 -cb 57600"