avr: started adding r06 device.

This commit is contained in:
Martin Preuss
2025-08-03 00:55:21 +02:00
parent eb1392f3fd
commit 6c5dc21f6a
11 changed files with 700 additions and 10 deletions

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

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