-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fix PLLQ not being set on the F4 platform preventing USB from working
- Implement Clocks::usb() for the F4 platform - Correct UART4 and UART6 on the F4 platform not having BaudPeriph or RccPeriph, preventing use - Draft implementation of embedded_hal::I2c for F4
- Loading branch information
1 parent
da0366b
commit 39aef4e
Showing
3 changed files
with
119 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters