aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32f4/src/bin/mco.rs
Commit message (Collapse)AuthorAgeFilesLines
* stm32: add config to MCO to control the drive strength.Daniel Nilsson2025-10-011-3/+15
|
* ci: use beta, add secondary nightly ci.Dario Nieuwenhuis2023-12-211-1/+0
|
* time: Update examples, tests, and other code to use new Timer::after_x ↵Adam Greig2023-10-151-3/+3
| | | | convenience methods
* stm32: implement MCO for all chips.Dario Nieuwenhuis2023-10-071-3/+3
|
* run fmtMathieu Dupont2023-04-031-1/+0
|
* Add MCO support for L4 and F4 familiesMathieu Dupont2023-04-031-0/+31