add: all files

This commit is contained in:
Charles
2025-03-23 19:06:13 -07:00
parent fe87f5271e
commit 1bc99bd808
36 changed files with 1484 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[build]
target = "avr-specs/avr-atmega2560.json"
[target.'cfg(target_arch = "avr")']
runner = "ravedude mega2560 -cb 57600"
[unstable]
build-std = ["core"]