embassy/examples
huntc 7598b8a40f Permit many sequences to be passed
Sequences are now passed in via the start method to avoid having to stop the PWM and restart it. Sequences continue to be constrained with the same lifetime of the Pwm object itself. The pwm_sequence example has been extended to illustrate multiple sequences being passed around.
2022-01-23 16:29:52 +11:00
..
nrf Permit many sequences to be passed 2022-01-23 16:29:52 +11:00
rp Update rust-toolchain 2021-12-16 11:34:20 +01:00
std Do not use exported Result to mitigate problems with clap. 2021-12-08 22:19:13 +01:00
stm32f0 Remove unused deps 2021-11-15 20:13:22 +01:00
stm32f1 stm32/gpio: expose all functionality as inherent methods. 2022-01-19 17:59:55 +01:00
stm32f3 stm32/usart: expose all functionality as inherent methods. 2022-01-19 17:59:55 +01:00
stm32f4 stm32/spi: expose all functionality as inherent methods. 2022-01-19 17:59:55 +01:00
stm32f7 stm32/usart: expose all functionality as inherent methods. 2022-01-19 17:59:55 +01:00
stm32g0 stm32/exti: expose all functionality as inherent methods. 2022-01-19 17:59:55 +01:00
stm32g4 stm32/exti: expose all functionality as inherent methods. 2022-01-19 17:59:55 +01:00
stm32h7 stm32/spi: expose all functionality as inherent methods. 2022-01-19 17:59:55 +01:00
stm32l0 stm32/spi: expose all functionality as inherent methods. 2022-01-19 17:59:55 +01:00
stm32l1 stm32/spi: expose all functionality as inherent methods. 2022-01-19 17:59:55 +01:00
stm32l4 stm32/spi: expose all functionality as inherent methods. 2022-01-19 17:59:55 +01:00
stm32u5 examples: remove unused deps. 2021-11-29 02:07:48 +01:00
stm32wb55 stm32/exti: expose all functionality as inherent methods. 2022-01-19 17:59:55 +01:00
stm32wl55 stm32/exti: expose all functionality as inherent methods. 2022-01-19 17:59:55 +01:00
wasm Update versions of critical-section and atomic-polyfill 2021-11-02 18:52:03 +01:00