Files
aqhomecontrol/avr/devices/e01/boot/0BUILD
2026-02-16 01:07:09 +01:00

33 lines
356 B
Plaintext

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