embassy
embassy copied to clipboard
STM32: Generic Futures for Timers
- Move Timer Future to its own file
- Make the interrupt handler capable to handle all interrupts sources
- Add async functions for pwm_input
- Bind interrupt to UpdateInterrupt, as it is defined for all TIM
- Tested on
- [ ] stm32f103c8
- [x] stm32f446re