avr: added forwarder app.

simpler than router app, just for forwarding messages between interfaces.
mainly used by t03.
This commit is contained in:
Martin Preuss
2025-08-25 14:12:39 +02:00
parent 64854506e5
commit 41843cbab9
6 changed files with 402 additions and 1 deletions

15
avr/apps/forwarder/0BUILD Normal file
View File

@@ -0,0 +1,15 @@
<?xml?>
<gwbuild>
<subdirs>
</subdirs>
<extradist>
main.asm
</extradist>
</gwbuild>