| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stm32: add rust stable support | Dario Nieuwenhuis | 2022-02-12 | 1 | -1/+1 |
| * | traits: migrate Delay to embedded-hal 1.0+async, remove Rng and Flash. | Dario Nieuwenhuis | 2022-01-27 | 1 | -1/+0 |
| * | stm32: add `time-driver-any` cargo feature that automatically picks one avail... | Dario Nieuwenhuis | 2022-01-24 | 1 | -1/+1 |
| * | stm32/spi: expose all functionality as inherent methods. | Dario Nieuwenhuis | 2022-01-19 | 1 | -2/+1 |
| * | stm32/gpio: expose all functionality as inherent methods. | Dario Nieuwenhuis | 2022-01-19 | 2 | -6/+4 |
| * | examples/stm32l1: remove memory.x, use the crate-provided one | Greg V | 2022-01-14 | 2 | -35/+0 |
| * | examples: remove unused deps. | Dario Nieuwenhuis | 2021-11-29 | 1 | -2/+0 |
| * | Remove unused deps | Dario Nieuwenhuis | 2021-11-15 | 1 | -1/+0 |
| * | Adjust all examples to defmt 0.3. | Bob McWhirter | 2021-11-15 | 1 | -16/+5 |
| * | Replace rustflags with build.rs extra-link-args. | Dario Nieuwenhuis | 2021-11-07 | 2 | -12/+4 |
| * | Support for STM32L1 | Ulf Lilleengen | 2021-09-21 | 7 | -0/+179 |
