Skip to content

lancaster-university/codal-microbit-v2

Repository files navigation

codal-microbit-v2

CODAL target for the micro:bit v2.x series of devices

Build Samples Build MicroPython Build MakeCode

Autoupdate Changelog.md Bloaty size diff

See https://github.com/lancaster-university/microbit-v2-samples for details on building and using CODAL.

Tags and Releases

We tag fairly often, and these may include changes which we are currently testing across the various ecosystems that use CODAL, including Microsoft MakeCode and The Foundation Python editors. Consequently, these, while generally more stable than the feature/ or tests/ branches are also not guaranteed to be stable and complete.

Releases are selected tags intended to be stable and production-ready; and are the recommended ones to use for anyone implementing or using the CODAL codebase. Each GitHub Release changelog will include the changes since the previous Release (not for just that specific tag only), and the changelog will also include changes in the project dependencies (codal-core, codal-nrf52, codal-nrf-sdk) as these don't have individual changelogs.