summaryrefslogtreecommitdiff
path: root/examples/stm32u5/src/bin
AgeCommit message (Expand)Author
2022-08-18Split embassy-time from embassy-executor.Dario Nieuwenhuis
2022-08-17Remove HAL initialization from #[embassy::main] macro.Dario Nieuwenhuis
2022-07-29Split embassy crate into embassy-executor, embassy-util.Dario Nieuwenhuis
2022-06-12Run rustfmt.Dario Nieuwenhuis
2022-04-27stm32: add stm32u5 GPDMA, SPIv4 support, add HIL tests.Dario Nieuwenhuis
2022-04-02Use embassy/defmt-timestamp-uptime in all examples.Dario Nieuwenhuis
2021-11-15Update to defmt 3.0ish.Bob McWhirter
2021-11-02Omg. More formatting.Bob McWhirter
2021-11-02Need to include a bit of embassy for the NVIC.Bob McWhirter
2021-11-02Remove unused imports.Bob McWhirter
2021-11-02Formatting, per usual.Bob McWhirter
2021-11-02Add STM32U5 example.Bob McWhirter