Files
aqhomecontrol/avr/devices/r05/test/0BUILD
Martin Preuss b059f4a56e added node r05.
2025-07-06 14:35:22 +02:00

34 lines
357 B
Plaintext

<?xml?>
<gwbuild>
<target type="AvrHexFile" name="r05_test" >
<includes type="avrasm" >
-I $(builddir)
-I $(srcdir)
-I $(topsrcdir)/avr
-I $(topbuilddir)/avr
</includes>
<sources type="avrasm" >
main.asm
</sources>
</target>
<subdirs>
</subdirs>
<extradist>
</extradist>
</gwbuild>