| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stm32/exti: expose all functionality as inherent methods. | Dario Nieuwenhuis | 2022-01-19 | 1 | -1/+0 |
| * | stm32/gpio: expose all functionality as inherent methods. | Dario Nieuwenhuis | 2022-01-19 | 1 | -3/+2 |
| * | Remove trait_alias, allow(incomplete_features). | Dario Nieuwenhuis | 2021-09-03 | 2 | -4/+0 |
| * | stm32: move dbgmcu stuff to toplevel config setting, defaulting to true. | Dario Nieuwenhuis | 2021-08-19 | 2 | -8/+0 |
| * | stm32/exti: unify all versions into single impl | Dario Nieuwenhuis | 2021-08-19 | 1 | -0/+36 |
| * | examples: Consistently use unwrap! in favor of .unwrap() | Ben Gamari | 2021-08-05 | 1 | -2/+2 |
| * | stm32/time: add Cargo features to choose tim2/tim3 | Dario Nieuwenhuis | 2021-08-05 | 1 | -7/+9 |
| * | Update nightly, remove removed features. | Dario Nieuwenhuis | 2021-08-04 | 1 | -2/+0 |
| * | stm32: No need to enable GPIO clocks manually | Timo Kröger | 2021-07-23 | 1 | -8/+0 |
| * | stm32: Update gpio examples | Thales Fragoso | 2021-06-25 | 1 | -2/+2 |
| * | Initial support and example for STM32WB55 | Dominik Boehi | 2021-06-12 | 2 | -0/+59 |
