start adding U[S]ART support (need DMA)

This commit is contained in:
Edward Emelianov
2026-02-14 00:57:13 +03:00
parent 148c25b555
commit 26e74a6b89
9 changed files with 324 additions and 20 deletions

View File

@@ -33,7 +33,7 @@
// amount of interfaces
#define InterfacesAmount 7
// index of interface (ep number minus one)
// index of interface (ep number minus one): IF1..IF7
#define ISerial0 0
#define ISerial1 1
#define ISerial2 2