Phil Howard
08ce4fbb81
MicroPython: Update boards to match upstream naming conventions.
2023-10-06 13:55:29 +01:00
Phil Howard
090ce9d2c6
MicroPython: Enable Bluetooth support for Pico W builds.
2023-06-15 11:58:41 +01:00
Phil Howard
b30d9ca554
CI: Switch py modules from cmake hacks to manifest.py.
...
A long overdue fix. Uses board-specific manifest.py files to freeze Python modules, instead of polluting ports/rp2/modules.
2023-05-03 18:04:55 +01:00
Phil Howard
45a2e0f5b1
MicroPython: Set hostname for Enviro and Inky.
2023-05-02 16:35:37 +01:00
Phil Howard
e90ae33a99
CI: All MicroPython builds use local board dirs.
...
Simplify the build to use *only* local (to pimoroni-pico) copies of MicroPython board config dirs.
This allows us to specify MICROPY_C_HEAP_SIZE (and potentially other options) in board config rather than at build-time.
2023-05-02 16:21:11 +01:00
Phil Howard
af99d6d5f8
MicroPython: Set board manifest for Inky, Enviro.
2023-04-24 15:05:21 +01:00
Phil Howard
3bdb27458f
CI: Don't monkey with manifest.py paths.
2023-03-28 22:12:00 +01:00
Phil Howard
883d751f52
CI: Switch to MICROPY_BOARD_DIR and simplify fixups.
2023-03-28 21:05:05 +01:00