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