aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32u5
Commit message (Expand)AuthorAgeFilesLines
* stm32: add rust stable supportDario Nieuwenhuis2022-02-121-1/+1
* traits: migrate Delay to embedded-hal 1.0+async, remove Rng and Flash.Dario Nieuwenhuis2022-01-271-1/+0
* examples: remove unused deps.Dario Nieuwenhuis2021-11-291-1/+0
* Adjust the config.toml for U5.Bob McWhirter2021-11-171-5/+2
* Remove unused depsDario Nieuwenhuis2021-11-151-1/+0
* Adjust all examples to defmt 0.3.Bob McWhirter2021-11-151-2/+0
* Update to defmt 3.0ish.Bob McWhirter2021-11-153-16/+11
* Update U5 to init RCC.Bob McWhirter2021-11-082-3/+8
* Replace rustflags with build.rs extra-link-args.Dario Nieuwenhuis2021-11-072-12/+5
* 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-024-0/+100