added node S03.

This commit is contained in:
Martin Preuss
2025-08-18 18:07:34 +02:00
parent fa404a5fcf
commit 6bf8f03fbb
12 changed files with 663 additions and 0 deletions

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

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