finished basic new structure.
This commit is contained in:
22
avr/0BUILD
22
avr/0BUILD
@@ -39,7 +39,7 @@
|
||||
|
||||
|
||||
|
||||
<target type="AvrHexFile" name="att84_base" >
|
||||
<target type="AvrHexFile" name="att84_bootloader" >
|
||||
|
||||
<includes type="avrasm" >
|
||||
-I $(builddir)
|
||||
@@ -49,25 +49,7 @@
|
||||
|
||||
|
||||
<sources type="avrasm" >
|
||||
att84_base.asm
|
||||
</sources>
|
||||
|
||||
|
||||
</target>
|
||||
|
||||
|
||||
|
||||
<target type="AvrHexFile" name="att84_testflashimg" >
|
||||
|
||||
<includes type="avrasm" >
|
||||
-I $(builddir)
|
||||
-I $(srcdir)
|
||||
-I $(topsrcdir)/avr
|
||||
</includes>
|
||||
|
||||
|
||||
<sources type="avrasm" >
|
||||
att84_testflashimg.asm
|
||||
att84_bootloader.asm
|
||||
</sources>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user