avr: added device n32 (FAN controller).

This commit is contained in:
Martin Preuss
2026-06-29 17:48:02 +02:00
parent 3ae542f61b
commit b784f6bb45
14 changed files with 859 additions and 0 deletions

19
avr/devices/n32/0BUILD Normal file
View File

@@ -0,0 +1,19 @@
<?xml?>
<gwbuild>
<subdirs>
boot
main
</subdirs>
<extradist>
defs.asm
README
enclosure.scad
</extradist>
</gwbuild>