avr: added device "minimal" (minimal example for a device using AqOS4Avr).

This commit is contained in:
Martin Preuss
2026-04-14 23:50:29 +02:00
parent 5ad304b988
commit 9d4e24222c
9 changed files with 519 additions and 0 deletions

2
avr/devices/minimal/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*.eep.hex
*.obj