build: added more build files for subfolders.
This commit is contained in:
19
avr/modules/0BUILD
Normal file
19
avr/modules/0BUILD
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml?>
|
||||
|
||||
<gwbuild>
|
||||
|
||||
<subdirs>
|
||||
bmp280
|
||||
com2
|
||||
comproto
|
||||
flash
|
||||
lcd
|
||||
led
|
||||
si7021
|
||||
stats
|
||||
timer
|
||||
twimaster
|
||||
</subdirs>
|
||||
|
||||
</gwbuild>
|
||||
|
||||
11
avr/modules/bmp280/0BUILD
Normal file
11
avr/modules/bmp280/0BUILD
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml?>
|
||||
|
||||
<gwbuild>
|
||||
|
||||
<extradist>
|
||||
bmp280.asm
|
||||
</extradist>
|
||||
|
||||
</gwbuild>
|
||||
|
||||
|
||||
16
avr/modules/com2/0BUILD
Normal file
16
avr/modules/com2/0BUILD
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml?>
|
||||
|
||||
<gwbuild>
|
||||
|
||||
<extradist>
|
||||
buffer.asm
|
||||
crc.asm
|
||||
defs.asm
|
||||
lowlevel.asm
|
||||
main.asm
|
||||
packets.asm
|
||||
</extradist>
|
||||
|
||||
</gwbuild>
|
||||
|
||||
|
||||
27
avr/modules/comproto/0BUILD
Normal file
27
avr/modules/comproto/0BUILD
Normal file
@@ -0,0 +1,27 @@
|
||||
<?xml?>
|
||||
|
||||
<gwbuild>
|
||||
|
||||
<extradist>
|
||||
addr.asm
|
||||
addr1.asm
|
||||
addr2.asm
|
||||
defs.asm
|
||||
main.asm
|
||||
msg_debug.asm
|
||||
msg_device.asm
|
||||
msg_memstats.asm
|
||||
msg_ping.asm
|
||||
msg_pong.asm
|
||||
msg_reboot.asm
|
||||
msg_recvstats.asm
|
||||
msg_sendstats.asm
|
||||
msg_sysstats.asm
|
||||
msg_twi.asm
|
||||
msg_value.asm
|
||||
</extradist>
|
||||
|
||||
|
||||
</gwbuild>
|
||||
|
||||
|
||||
19
avr/modules/flash/0BUILD
Normal file
19
avr/modules/flash/0BUILD
Normal 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>
|
||||
|
||||
11
avr/modules/lcd/0BUILD
Normal file
11
avr/modules/lcd/0BUILD
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml?>
|
||||
|
||||
<gwbuild>
|
||||
|
||||
<extradist>
|
||||
main.asm
|
||||
</extradist>
|
||||
|
||||
</gwbuild>
|
||||
|
||||
|
||||
11
avr/modules/led/0BUILD
Normal file
11
avr/modules/led/0BUILD
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml?>
|
||||
|
||||
<gwbuild>
|
||||
|
||||
<extradist>
|
||||
main.asm
|
||||
</extradist>
|
||||
|
||||
</gwbuild>
|
||||
|
||||
|
||||
11
avr/modules/si7021/0BUILD
Normal file
11
avr/modules/si7021/0BUILD
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml?>
|
||||
|
||||
<gwbuild>
|
||||
|
||||
<extradist>
|
||||
main.asm
|
||||
</extradist>
|
||||
|
||||
</gwbuild>
|
||||
|
||||
|
||||
11
avr/modules/stats/0BUILD
Normal file
11
avr/modules/stats/0BUILD
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml?>
|
||||
|
||||
<gwbuild>
|
||||
|
||||
<extradist>
|
||||
main.asm
|
||||
</extradist>
|
||||
|
||||
</gwbuild>
|
||||
|
||||
|
||||
12
avr/modules/timer/0BUILD
Normal file
12
avr/modules/timer/0BUILD
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml?>
|
||||
|
||||
<gwbuild>
|
||||
|
||||
<extradist>
|
||||
main.asm
|
||||
</extradist>
|
||||
|
||||
</gwbuild>
|
||||
|
||||
|
||||
|
||||
11
avr/modules/twimaster/0BUILD
Normal file
11
avr/modules/twimaster/0BUILD
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml?>
|
||||
|
||||
<gwbuild>
|
||||
|
||||
<extradist>
|
||||
main.asm
|
||||
</extradist>
|
||||
|
||||
</gwbuild>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user