avr: started working on base system vs. main system.
base system will be a base system which can be used to flash and start the main system.
This commit is contained in:
16
avr/0BUILD
16
avr/0BUILD
@@ -36,6 +36,22 @@
|
||||
|
||||
|
||||
</target>
|
||||
|
||||
<target type="AvrHexFile" name="att84_base" >
|
||||
|
||||
<includes type="avrasm" >
|
||||
-I $(builddir)
|
||||
-I $(srcdir)
|
||||
-I $(topsrcdir)/avr
|
||||
</includes>
|
||||
|
||||
|
||||
<sources type="avrasm" >
|
||||
att84_base.asm
|
||||
</sources>
|
||||
|
||||
|
||||
</target>
|
||||
|
||||
</gwbuild>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user