aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32u5/src/bin/boot.rs
Commit message (Collapse)AuthorAgeFilesLines
* ci: use beta, add secondary nightly ci.Dario Nieuwenhuis2023-12-211-1/+0
|
* Run rustfmt.Dario Nieuwenhuis2022-06-121-4/+1
|
* Use embassy/defmt-timestamp-uptime in all examples.Dario Nieuwenhuis2022-04-021-3/+3
|
* Update to defmt 3.0ish.Bob McWhirter2021-11-151-1/+3
| | | | Lots of gitrevs deps.
* Omg. More formatting.Bob McWhirter2021-11-021-1/+0
|
* Need to include a bit of embassy for the NVIC.Bob McWhirter2021-11-021-0/+3
|
* Remove unused imports.Bob McWhirter2021-11-021-14/+0
|
* Formatting, per usual.Bob McWhirter2021-11-021-5/+5
|
* Add STM32U5 example.Bob McWhirter2021-11-021-0/+28