Initial import.
This commit is contained in:
23
avr/0BUILD
Normal file
23
avr/0BUILD
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml?>
|
||||
|
||||
<gwbuild>
|
||||
|
||||
<target type="AvrHexFile" name="aqhomeavr" >
|
||||
|
||||
<includes type="avrasm" >
|
||||
-I $(builddir)
|
||||
-I $(srcdir)
|
||||
-I $(topsrcdir)/avr
|
||||
</includes>
|
||||
|
||||
|
||||
<sources type="avrasm" >
|
||||
main.asm
|
||||
</sources>
|
||||
|
||||
|
||||
</target>
|
||||
|
||||
</gwbuild>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user