avr: added module uart_fd

This module uses hardware UART of MCUs in full duplex mode.
This commit is contained in:
Martin Preuss
2025-08-23 00:08:25 +02:00
parent 3a7951be16
commit 08d420a871
10 changed files with 1955 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?xml?>
<gwbuild>
<extradist>
defs.asm
macros.asm
uartfd0.asm
</extradist>
</gwbuild>