embassy/examples
huntc 48afef28a0 Strengthen the borrow
The start method is now safe. Because it has the potential of borrowing the sequence and mutating itself, the sequence must outlive the Pwm struct.
2022-01-24 17:22:35 +11:00
..
nrf Strengthen the borrow 2022-01-24 17:22:35 +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