embassy/examples
Dario Nieuwenhuis aaf4cb0cb2
Merge pull request #2934 from embassy-rs/example-papercuts
Fix misc example papercuts.
2024-05-12 23:16:57 +00:00
..
.cargo move embassy-net-w5500 to subdir. 2023-05-31 00:54:20 +02:00
boot Update dependent versions 2024-04-23 19:48:16 +02:00
nrf-rtos-trace Reduce use of the full futures crate. 2024-04-26 23:22:25 +02:00
nrf51 nrf/gpiote: add support for nrf51. 2024-02-04 21:36:19 +01:00
nrf5340 Reduce use of the full futures crate. 2024-04-26 23:22:25 +02:00
nrf9160 bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. 2024-01-11 23:01:24 +01:00
nrf52840 Reduce use of the full futures crate. 2024-04-26 23:22:25 +02:00
nrf52840-rtic Reduce use of the full futures crate. 2024-04-26 23:22:25 +02:00
rp refactor rp usb_serial example to use a task to run the usb 2024-05-12 21:43:01 +10:00
std Fix warnings in recent nightly. 2024-03-20 16:39:09 +01:00
stm32c0 Reduce use of the full futures crate. 2024-04-26 23:22:25 +02:00
stm32f0 stm32: update metapac. Adds U5 LPDMA, fixes ADC_COMMONs. 2024-04-29 20:52:27 +02:00
stm32f1 fixed: example loops crashing after 256 passes 2024-04-29 22:31:16 +02:00
stm32f2 Reduce use of the full futures crate. 2024-04-26 23:22:25 +02:00
stm32f3 Reduce use of the full futures crate. 2024-04-26 23:22:25 +02:00
stm32f4 examples/stm32: do not enable vbus detect by default, it doesn't work on all boards. 2024-05-13 01:11:49 +02:00
stm32f7 examples/stm32: do not enable vbus detect by default, it doesn't work on all boards. 2024-05-13 01:11:49 +02:00
stm32f334 Reduce use of the full futures crate. 2024-04-26 23:22:25 +02:00
stm32g0 Reduce use of the full futures crate. 2024-04-26 23:22:25 +02:00
stm32g4 fixed: example loops crashing after 256 passes 2024-04-29 22:31:16 +02:00
stm32h5 fixed: example loops crashing after 256 passes 2024-04-29 22:31:16 +02:00
stm32h7 examples/stm32: do not enable vbus detect by default, it doesn't work on all boards. 2024-05-13 01:11:49 +02:00
stm32h7rs examples/stm32h7rs: add i2c example. 2024-05-13 01:11:49 +02:00
stm32l0 stm32: update metapac. Adds U5 LPDMA, fixes ADC_COMMONs. 2024-04-29 20:52:27 +02:00
stm32l1 Reduce use of the full futures crate. 2024-04-26 23:22:25 +02:00
stm32l4 examples/stm32: do not enable vbus detect by default, it doesn't work on all boards. 2024-05-13 01:11:49 +02:00
stm32l5 Reduce use of the full futures crate. 2024-04-26 23:22:25 +02:00
stm32u0 Update wdt.rs: reverted changes, probably unneccesary 2024-04-29 22:42:46 +02:00
stm32u5 examples/stm32: do not enable vbus detect by default, it doesn't work on all boards. 2024-05-13 01:11:49 +02:00
stm32wb Reduce use of the full futures crate. 2024-04-26 23:22:25 +02:00
stm32wba Reduce use of the full futures crate. 2024-04-26 23:22:25 +02:00
stm32wl Reduce use of the full futures crate. 2024-04-26 23:22:25 +02:00
wasm bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. 2024-01-11 23:01:24 +01:00