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

Can this compile for V1 micro:bit? #32

Closed joachimhs closed 2 years ago

joachimhs commented 3 years ago

Can this docker image be used to compile the code for a V1 micro:bit, or is it only usable for V2s?

carlosperate commented 2 years ago

It's tailed specifically for V2, but it could be modified to install yotta and build V1 as well. Alternatively you can try this one, the examples show how to use it with V1 DAL: https://github.com/carlosperate/docker-microbit-toolchain