-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
What's the intention here? the ACM index vs the uart index is... confusing, and inconsistent. the uarts[] array item 2 is labelled as acm port 4, but has acm port 3 endpoint id, If you wanted to reorder these for hardware number reasons, why not just reorder in the uart_lookup table instead of mixing up things in other places?
I'm trying to modify this down to 2 serial ports to run on smaller f103 devices, and ran into unexpected headaches here :)
Metadata
Metadata
Assignees
Labels
No labels