Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stm32: Only enable one direction on usbfs double buffered end points
The bulk out endpoint should not be enabled in tx mode, and the bulk in endpoint should not be enabled in rx mode. Signed-off-by: Kevin O'Connor <[email protected]>
- Loading branch information