avr: reorganized common code.
This commit is contained in:
@@ -3,16 +3,31 @@
|
||||
<gwbuild>
|
||||
|
||||
<extradist>
|
||||
calls.asm
|
||||
crc8.asm
|
||||
debug.asm
|
||||
devuid.asm
|
||||
divide.asm
|
||||
divide8.asm
|
||||
eeprom-r.asm
|
||||
eeprom-w.asm
|
||||
eeprom_tlv.asm
|
||||
inccounter16.asm
|
||||
inccounter32.asm
|
||||
itoa.asm
|
||||
list.asm
|
||||
list_t.asm
|
||||
m_fixedbuffers.asm
|
||||
m_ringbuffer.asm
|
||||
m_ringbuffer_y.asm
|
||||
multiply.asm
|
||||
random.asm
|
||||
ressource.asm
|
||||
ringbuffer.asm
|
||||
ringbuffer_y.asm
|
||||
shared.asm
|
||||
tree.asm
|
||||
tree_t.asm
|
||||
utils.asm
|
||||
utils_copy_from_flash.asm
|
||||
utils_copy_sdram.asm
|
||||
@@ -26,14 +41,6 @@
|
||||
wait_1ms.asm
|
||||
wait_50us.asm
|
||||
watchdog.asm
|
||||
list.asm
|
||||
list_t.asm
|
||||
tree.asm
|
||||
tree_t.asm
|
||||
eeprom-r.asm
|
||||
eeprom-w.asm
|
||||
ressource.asm
|
||||
itoa.asm
|
||||
</extradist>
|
||||
|
||||
</gwbuild>
|
||||
|
||||
Reference in New Issue
Block a user