avr: added test image for flash tests.
This commit is contained in:
24
avr/0BUILD
24
avr/0BUILD
@@ -37,6 +37,8 @@
|
||||
|
||||
</target>
|
||||
|
||||
|
||||
|
||||
<target type="AvrHexFile" name="att84_base" >
|
||||
|
||||
<includes type="avrasm" >
|
||||
@@ -52,7 +54,27 @@
|
||||
|
||||
|
||||
</target>
|
||||
|
||||
|
||||
|
||||
|
||||
<target type="AvrHexFile" name="att84_testflashimg" >
|
||||
|
||||
<includes type="avrasm" >
|
||||
-I $(builddir)
|
||||
-I $(srcdir)
|
||||
-I $(topsrcdir)/avr
|
||||
</includes>
|
||||
|
||||
|
||||
<sources type="avrasm" >
|
||||
att84_testflashimg.asm
|
||||
</sources>
|
||||
|
||||
|
||||
</target>
|
||||
|
||||
|
||||
|
||||
</gwbuild>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user