embassy/examples
bors[bot] 2afa08c923
Merge #1425
1425: rp pio, round 2 r=Dirbaio a=pennae

another round of bugfixes for pio, and some refactoring. in the end we'd like to make pio look like all the other modules and not expose traits that provide all the methods of a type, but put them onto the type itself. traits only make much sense, even if we added an AnyPio and merged the types for the member state machines (at the cost of at least a u8 per member of Pio).

Co-authored-by: pennae <github@quasiparticle.net>
2023-05-02 18:03:00 +00: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 Merge branch 'embassy-rs:master' into master 2023-04-28 13:35:22 -05:00
nrf-rtos-trace Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00
rp rp/pio: drop SmInstance{,Base} 2023-05-02 18:01:18 +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 Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +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 Merge #1376 2023-05-01 19:32:06 +00:00
stm32f7 Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +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 Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00
stm32h7 Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +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 Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00
stm32l5 Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00
stm32u5 Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00
stm32wb Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00
stm32wl Merge branch 'embassy-rs:master' into master 2023-04-28 13:35:22 -05:00
wasm Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00