1
0
mirror of https://github.com/danbee/unicorn synced 2026-06-21 07:02:22 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Phil Howard
027c3dca80 CI: HACK: Add temporary DMA workaround.
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:
* 2a810a9267
2025-01-25 16:16:16 +00:00
Phil Howard
200150b81d CI: Retarget MicroPython to upstream master. 2024-12-19 10:59:33 +00:00
Phil Howard
562f323d69 CI: Fix linting. 2024-12-04 15:41:24 +00:00
Phil Howard
637d989f45 CI: Use correct baked examples directories. 2024-12-04 14:00:26 +00:00
Phil Howard
4c111cbc97 Replace with build derived from inky-frame. 2024-12-04 12:19:05 +00:00