embassy/examples
huntc 1374ad2ab6 Introduces split on the nRF Uarte
A new `split` method is introduced such that the Uarte tx and rx can be used from separate tasks. An MPSC is used to illustrate how data may be passed between these tasks.
2021-12-15 18:31:52 +11:00
..
nrf Introduces split on the nRF Uarte 2021-12-15 18:31:52 +11:00
rp Remove unused deps 2021-11-15 20:13:22 +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 examples: remove unused deps. 2021-11-29 02:07:48 +01:00
stm32f4 examples: remove unused deps. 2021-11-29 02:07:48 +01:00
stm32f7 Use smoltcp 0.8.0 from crates.io. 2021-12-12 15:32:36 +01:00
stm32g0 examples: remove unused deps. 2021-11-29 02:07:48 +01:00
stm32g4 examples/stm32g4: add pwm example 2021-11-27 03:06:46 +01:00
stm32h7 Use smoltcp 0.8.0 from crates.io. 2021-12-12 15:32:36 +01:00
stm32l0 Refactor sx127x radio to use async SPI with DMA 2021-12-03 09:53:28 +01:00
stm32l1 examples: remove unused deps. 2021-11-29 02:07:48 +01:00
stm32l4 examples: remove unused deps. 2021-11-29 02:07:48 +01:00
stm32u5 examples: remove unused deps. 2021-11-29 02:07:48 +01:00
stm32wb55 examples: remove unused deps. 2021-11-29 02:07:48 +01:00
stm32wl55 Update rust-lorawan to version supporting defmt 0.3 2021-12-02 19:10:29 +01:00
wasm Update versions of critical-section and atomic-polyfill 2021-11-02 18:52:03 +01:00