| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stm32/exti: expose all functionality as inherent methods. | Dario Nieuwenhuis | 2022-01-19 | 1 | -1/+0 |
| * | Remove trait_alias, allow(incomplete_features). | Dario Nieuwenhuis | 2021-09-03 | 1 | -2/+0 |
| * | stm32: move dbgmcu stuff to toplevel config setting, defaulting to true. | Dario Nieuwenhuis | 2021-08-19 | 1 | -5/+0 |
| * | time: replace dyn clock/alarm with a global Driver trait | Dario Nieuwenhuis | 2021-08-05 | 1 | -1/+0 |
| * | Update nightly, remove removed features. | Dario Nieuwenhuis | 2021-08-04 | 1 | -2/+0 |
| * | Use `embassy::main` macro for stm32f4 examples | Timo Kröger | 2021-07-27 | 1 | -21/+9 |
| * | Enable SYSCFG clock in `exti::init()` | Timo Kröger | 2021-07-24 | 1 | -9/+1 |
| * | Use `Dbgmcu::enable_all()` in stm32f4 examples | Timo Kröger | 2021-07-23 | 1 | -5/+2 |
| * | stm32: No need to enable GPIO clocks manually | Timo Kröger | 2021-07-23 | 1 | -9/+0 |
| * | Cleanup stm32f4 examples | Timo Kröger | 2021-07-21 | 1 | -34/+22 |
| * | Move examples to a subdirectory | Dario Nieuwenhuis | 2021-06-02 | 1 | -0/+83 |
