Files
aqhomecontrol/avr/devices/t03/uartfd/0BUILD
2025-08-23 00:10:01 +02:00

34 lines
359 B
Plaintext

<?xml?>
<gwbuild>
<target type="AvrHexFile" name="t03_uartfd" >
<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>