circuitpython/ports/raspberrypi/supervisor
Scott Shawcroft 9663a227a3
Fix usb irq race
Run the USB background once after we hook our IRQ up in case we
missed one.

Related to #5212
2021-08-26 10:20:26 -07:00
..
internal_flash_root_pointers.h Add initial RP2040 support 2021-01-20 19:16:56 -08:00
internal_flash.c Fix Arduino RP2040 flash size 2021-07-21 11:02:55 -07:00
internal_flash.h Add initial RP2040 support 2021-01-20 19:16:56 -08:00
port.c Check background pending before sleep 2021-08-19 12:18:13 -07:00
rp2_cpu.s Add initial RP2040 support 2021-01-20 19:16:56 -08:00
usb.c Fix usb irq race 2021-08-26 10:20:26 -07:00