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

15 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
6cafdfb733 All: Fix common manifest paths to be relative to mpy dir.
On local builds, these were picking up the Python files from an adjacent
pimoroni-pico directory, rather than the one in the temporary build dir.
2025-02-07 14:16:00 +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
Philip Howard
58052ec264
Merge pull request #14 from pimoroni/patch-ezwifi
Add EzWiFi module.
2025-02-04 19:26:33 +00:00
Phil Howard
cc057cec9d Add EzWiFi module. 2025-02-04 15:00:02 +00:00
Phil Howard
87759fa889 Drop Hershey fonts. 2025-02-01 16:56:30 +00:00
Phil Howard
84b550cf79 Remove extra modules from RP2040 builds.
These were not included in previous pimoroni-pico builds and blow the build size.
2025-02-01 08:22:29 +00:00
Phil Howard
0481f38f29 Enable ulab. 2025-02-01 08:08:15 +00:00
Phil Howard
4e15564941 CI: Move py_decl and dir2uf2 into CMake. 2025-01-30 18:41:06 +00:00
Phil Howard
507a4f8770 HACK: Sync CYW43 patch with upstream.
Update the backported cyw43 patch to the version now merged to develop.

TODO: Drop this when the next Pico SDK release is incorporated into MicroPython.
2025-01-30 10:17:50 +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
a3b9744562 All: Backport enable_cyw43.h. 2025-01-23 10:07:45 +00:00
Phil Howard
07d6af405b Add Cosmic and Stellar Pico 2 builds. 2024-12-16 13:03:48 +00:00
Phil Howard
9817f612eb Split out builds. 2024-12-04 12:54:55 +00:00
Phil Howard
4c111cbc97 Replace with build derived from inky-frame. 2024-12-04 12:19:05 +00:00