build: added more build files for subfolders.

This commit is contained in:
Martin Preuss
2023-04-26 17:55:40 +02:00
parent 992eba86ef
commit 383e3ad93d
14 changed files with 381 additions and 0 deletions

19
avr/modules/flash/0BUILD Normal file
View File

@@ -0,0 +1,19 @@
<?xml?>
<gwbuild>
<extradist>
bootloader.asm
flash.asm
flash_ready.asm
flash_rsp.asm
hdl_flash_data.asm
hdl_flash_end.asm
hdl_flash_start.asm
recv.asm
send.asm
wait.asm
</extradist>
</gwbuild>