avr: added t04.

This commit is contained in:
Martin Preuss
2025-09-06 00:40:09 +02:00
parent 0989543b1b
commit 80ca6e0ac5
9 changed files with 619 additions and 0 deletions

22
avr/devices/t04/0BUILD Normal file
View File

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