avr: added device n28.

This commit is contained in:
Martin Preuss
2025-09-06 00:38:43 +02:00
parent 9d59bf31e6
commit 3b916facf4
11 changed files with 616 additions and 0 deletions

21
avr/devices/n28/0BUILD Normal file
View File

@@ -0,0 +1,21 @@
<?xml?>
<gwbuild>
<subdirs>
boot
main
</subdirs>
<extradist>
defs.asm
README
</extradist>
<data dist="true" install="$(datadir)/aqhome/devices/nodes">
aqua_n28.xml
</data>
</gwbuild>