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

8 Commits

Author SHA1 Message Date
Phil Howard
4c111cbc97 Replace with build derived from inky-frame. 2024-12-04 12:19:05 +00:00
Phil Howard
849e8a6a64 Firmware: Add SDCard from micropython-lib. 2023-05-09 15:54:25 +01:00
Phil Howard
bb606ad5df CI: Fix build dir name. Drop dir2uf2. 2023-05-09 12:20:47 +01:00
Phil Howard
cee2bd556a CI: Bump MicroPython version to 302d6ae.
Avoid duplicate modules being copied to "modules/" using the old method.
2023-05-09 12:12:49 +01:00
Phil Howard
46a730d1de CI: Build with unique output directories.
A pitfall of caching the MicroPython directory is that the cache is uploaded *after* builds have completed, leaving behind build artifacts that can break things.
2023-05-09 12:04:37 +01:00
Phil Howard
28a05b57d5 CMake: Add pimoroni_pico_import.cmake. 2023-05-09 11:53:46 +01:00
Phil Howard
631a503107 CMake: Set PIMORONI_PICO_PATH. 2023-05-09 11:49:11 +01:00
Phil Howard
e8a8cd6891 Initial commit. 2023-05-09 11:37:05 +01:00