Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with micro:bit V2 #1

Open
microbit-mark opened this issue Nov 30, 2020 · 0 comments
Open

Compatibility with micro:bit V2 #1

microbit-mark opened this issue Nov 30, 2020 · 0 comments

Comments

@microbit-mark
Copy link

Hi @paladinze

This extension is currently not compiling against the latest version of Micro:bit CODAL. This means it will not work with micro:bit V2.

microsoft/pxt-microbit#3506 provides more information on approved builds that are failing.

Whilst it is not on our approved list, we have had a user get in contact to say that it is not working for them.

Software for micro:bit V2 boards is built using CODAL rather than the DAL, and no longer includes the mbed layer. We’ve implemented the most frequently used mbed classes to support easy porting of existing extensions, but there may still be corner cases with this compatibility layer.

As your extension is currently not building, people attempting to use your extension with a micro:bit V2 board will get error 929.

There are details on how to ensure extensions work on both version of the micro:bit here (lancaster-university/codal-microbit-v2#31).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant