Age | Commit message (Expand) | Author |
---|---|---|
2022-09-30 | Remove flash lock/unlock public API from stm32 flash, and perform the unlocki... | Mathias |
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 | Add bootloader to CI | Ulf Lilleengen |
2022-04-27 | Add stm32 flash + bootloader support | Ulf Lilleengen |
2022-04-02 | Use embassy/defmt-timestamp-uptime in all examples. | Dario Nieuwenhuis |
2022-01-19 | stm32/spi: expose all functionality as inherent methods. | Dario Nieuwenhuis |
2022-01-19 | stm32/gpio: expose all functionality as inherent methods. | Dario Nieuwenhuis |
2021-09-21 | Support for STM32L1 | Ulf Lilleengen |