embassy/examples
bors[bot] 1a87f7477a
Merge #1458
1458: rp: remove take!, add bind_interrupts! r=Dirbaio a=pennae

both of the uart interrupts now check a flag that only the dma rx path ever sets (and now unsets again on drop) to return early if it's not as they expect. this is ... not our preferred solution, but if bind_interrupts *must* allow mutiple handlers to be specified then this is the only way we can think of that doesn't break uarts.

Co-authored-by: pennae <github@quasiparticle.net>
2023-05-15 15:59:30 +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 net: do not use smoltcp Instant/Duration in public API. 2023-05-15 00:53:30 +02:00
nrf-rtos-trace Bump versions preparing for -macros and -executor release 2023-04-27 11:54:22 +02:00
rp Merge #1458 2023-05-15 15:59:30 +00:00
std net: reexport UDP PacketMetadata under the udp module. 2023-05-15 00:55:34 +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 net: do not use smoltcp Instant/Duration in public API. 2023-05-15 00:53:30 +02:00
stm32f7 net: do not use smoltcp Instant/Duration in public API. 2023-05-15 00:53:30 +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 net: do not use smoltcp Instant/Duration in public API. 2023-05-15 00:53:30 +02:00
stm32h7 net: do not use smoltcp Instant/Duration in public API. 2023-05-15 00:53:30 +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 net: do not use smoltcp Instant/Duration in public API. 2023-05-15 00:53:30 +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