aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32f4-examples/src/example_common.rs
Commit message (Collapse)AuthorAgeFilesLines
* stm32: consolidate cratesxoviat2021-03-301-17/+0
|
* update defmt and defmt-rtt to 0.2.0fnafnio2021-02-241-7/+7
|
* Build stm32 and stm32-examples in test script.Dario Nieuwenhuis2021-01-141-0/+17
Panic handler was missing, I had to add exaple_common.rs like in the nrf examples.