lancaster-university / microbit-v2-samples

CODAL build tools and sample programs for the micro:bit v2.x
MIT License
64 stars 83 forks source link

Feature/docker export #41

Closed JohnVidler closed 2 years ago

JohnVidler commented 2 years ago

Uses the docker special export target features to emit the .hex and .bin files directly, without requiring a run stage, just a regular build which makes it much easier for CI, and a simpler experience overall.