avr/apps: added ma_light (was previously a module).

This commit is contained in:
Martin Preuss
2025-05-04 03:30:55 +02:00
parent e20b1c52d3
commit b632a10fff
6 changed files with 410 additions and 0 deletions

18
avr/apps/ma_light/0BUILD Normal file
View File

@@ -0,0 +1,18 @@
<?xml?>
<gwbuild>
<subdirs>
</subdirs>
<extradist>
data.asm
defs.asm
main.asm
recv.asm
</extradist>
</gwbuild>