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

9 Commits

Author SHA1 Message Date
Phil Howard
c14593597c CI: Drop redundant patches.
These have been merged upstream.
2025-03-10 15:06:12 +00:00
Phil Howard
7cffdc5ee5 CI: Sync tooling with inky-frame.
See: https://github.com/pimoroni/inky-frame/pull/6
2025-02-07 14:02:25 +00:00
Phil Howard
eedf1c3466 CI: HACK: Add multicore lockout patch backport.
Fixes https://github.com/raspberrypi/pico-sdk/issues/2201

TODO: Drop this when the next Pico SDK release is incorporated into MicroPython.
2025-02-04 19:26:45 +00:00
Phil Howard
4e15564941 CI: Move py_decl and dir2uf2 into CMake. 2025-01-30 18:41:06 +00:00
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