mirror of
https://github.com/danbee/unicorn
synced 2026-06-20 22:52:22 +00:00
Some quirk of the Pico2 W versus the Pico W causes wireless to be very
upset by our chained DMA display driver code.
See:
* https://github.com/micropython/micropython/issues/16627
* https://github.com/raspberrypi/pico-sdk/issues/2206
Backport a Pico SDK patch to fix this.
See:
*
|
||
|---|---|---|
| .. | ||
| pico2_w_cosmic | ||
| pico2_w_galactic | ||
| pico2_w_stellar | ||
| pico_w_cosmic | ||
| pico_w_galactic | ||
| pico_w_stellar | ||
| enable_cyw43.h | ||
| manifest-common.py | ||
| pico2_w_cyw43.patch | ||
| usermod-common.cmake | ||