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

@@ -31,6 +31,7 @@
uart_bitbang
uart_bitbang2
uart_irq
uart_fd
uart_hw
bootloader
f_keepup