c02: started working on AtMEGA 644P based node.

This commit is contained in:
Martin Preuss
2025-06-01 19:26:31 +02:00
parent 87b5e01581
commit b229b39ab8
13 changed files with 857 additions and 0 deletions

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

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