d0703f83db
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> |
||
---|---|---|
.. | ||
float | ||
rtc | ||
uart | ||
adc.rs | ||
boot2.bin | ||
clocks.rs | ||
critical_section_impl.rs | ||
dma.rs | ||
flash.rs | ||
fmt.rs | ||
gpio.rs | ||
i2c.rs | ||
interrupt.rs | ||
intrinsics.rs | ||
lib.rs | ||
multicore.rs | ||
pio_instr_util.rs | ||
pio.rs | ||
pwm.rs | ||
relocate.rs | ||
reset.rs | ||
rom_data.rs | ||
spi.rs | ||
timer.rs | ||
usb.rs | ||
watchdog.rs |