mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 03:44:30 +03:00
start adding U[S]ART support (need DMA)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user