microbit-foundation / micropython-microbit-v2

Temporary home for MicroPython for micro:bit v2 as we stablise it before pushing upstream
MIT License
41 stars 22 forks source link

ci: Add macOS x86_64 and arm64 build jobs & update `codal` submodule. #174

Closed microbit-carlos closed 3 months ago

microbit-carlos commented 3 months ago

Updating the codal submodule fixes https://github.com/microbit-foundation/micropython-microbit-v2/issues/172.

microbit-carlos commented 3 months ago

@microbit-matt-hillsdon if you'd like to build locally on your arm mac you can update the libs/codal submodule or merge this branch locally.

microbit-matt-hillsdon commented 3 months ago

Confirmed it builds locally for me now on M2 Mac. Thank you.