added node r05.

This commit is contained in:
Martin Preuss
2025-07-06 14:35:22 +02:00
parent b56ab22117
commit b059f4a56e
12 changed files with 1023 additions and 0 deletions

23
avr/devices/r05/0BUILD Normal file
View File

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