circuitpython/ports/raspberrypi/supervisor
Scott Shawcroft 109bd2886b
Fix Arduino RP2040 flash size
For RP2040 boards, we now change the default flash size based on
the configured flash. We will still try to read the size from the
flash first.

Fixes #4874
2021-07-21 11:02:55 -07: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
internal_flash_root_pointers.h Add initial RP2040 support 2021-01-20 19:16:56 -08:00
port.c Fix safe mode on rp2040 2021-05-19 10:18:43 -07:00
rp2_cpu.s Add initial RP2040 support 2021-01-20 19:16:56 -08:00
usb.c rp2040 use normal usb_irq_handler() 2021-03-04 21:29:04 +07:00