embassy/examples
Dario Nieuwenhuis 2fcdfc4876 rp: don't use SetConfig trait in PWM and PIO.
It was intended to allow changing baudrate on shared spi/i2c. There's no
advantage in using it for PWM or PIO, and makes it less usable because you have to
have `embassy-embedded-hal` as a dep to use it.
2023-05-13 02:13:26 +02:00
..
boot Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00
nrf5340 Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00
nrf52840 Fix some typos 2023-05-08 23:25:01 +02:00
nrf-rtos-trace Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00
rp rp: don't use SetConfig trait in PWM and PIO. 2023-05-13 02:13:26 +02:00
std Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00
stm32c0 Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00
stm32f0 Fix some typos 2023-05-08 23:25:01 +02:00
stm32f1 Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00
stm32f2 Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00
stm32f3 Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00
stm32f4 Fix some typos 2023-05-08 23:25:01 +02:00
stm32f7 Fix some typos 2023-05-08 23:25:01 +02:00
stm32g0 Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00
stm32g4 Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00
stm32h5 Fix some typos 2023-05-08 23:25:01 +02:00
stm32h7 Fix some typos 2023-05-08 23:25:01 +02:00
stm32l0 Merge branch 'embassy-rs:master' into master 2023-04-28 13:35:22 -05:00
stm32l1 Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00
stm32l4 Fix some typos 2023-05-08 23:25:01 +02:00
stm32l5 Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00
stm32u5 Fix some typos 2023-05-08 23:25:01 +02:00
stm32wb fix memory.x 2023-05-11 17:23:18 -05:00
stm32wl Fix some typos 2023-05-08 23:25:01 +02:00
wasm Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00