lancaster-university / microbit-v2-samples

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

Could this be modified for V1 microbit? #49

Closed keble6 closed 1 year ago

keble6 commented 2 years ago

I got this working easily - but I did not succeed with the V1 offline tools! More detail on that here: https://support.microbit.org/support/tickets/54936

I'd like to develop some V1 code (there are lots of them out there, especially in schools, and lots of example code) for measuring microbit VDD - example

microbit-carlos commented 2 years ago

Code for V1 can still be compiled using Yotta and the V1 https://github.com/lancaster-university/microbit-samples repository.

Documentation about the offline toolchain can be found in: https://lancaster-university.github.io/microbit-docs/offline-toolchains/

microbit-carlos commented 1 year ago

I'll close this as resolved, but feel free to reopen if you have any other questions!