bors[bot] d0703f83db
Merge #1435
1435: Added example for multi priority executors rp2040 r=Dirbaio a=fakusb

I added an example for multiple priorities of tasks on rp2040 by adjusting [examples/nrf52840/src/bin/multiprio.rs](https://github.com/embassy-rs/embassy/blob/master/examples/nrf52840/src/bin/multiprio.rs) .

This needs https://github.com/embassy-rs/rp-pac/pull/2 , and this commit also adds the 6 new interrupt handlers for software interrupts to embassy-rs.

We might need to change the git path for rp-pac in [embassy-rp/Cargo.toml](https://github.com/embassy-rs/embassy/compare/master...fakusb:rp2040-multiprio-executor?expand=1#diff-47463ea358745927ecdb686f52feab816fde5d402a9628a136c116f34a802ab0)

Closes #1413

Co-authored-by: Fabian Kunze <fkunze@fkunze.de>
2023-05-08 16:59:07 +00:00
..
2022-11-27 16:32:18 -05:00
2023-05-02 07:40:12 +02:00
2023-04-23 22:49:15 +02:00
2023-03-20 16:34:30 +02:00
2023-04-27 17:09:16 +02:00
2023-04-28 16:46:32 -05:00
2023-04-23 22:49:15 +02:00
2022-06-12 22:22:31 +02:00
2023-04-06 22:41:50 +02:00
2022-10-24 11:10:59 +03:00
2023-04-23 22:49:15 +02:00
2022-12-24 03:22:51 +01:00