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 #2

Open
microbit-mark opened this issue Jul 8, 2021 · 1 comment
Open

Compatibility with micro:bit V2 #2

microbit-mark opened this issue Jul 8, 2021 · 1 comment

Comments

@microbit-mark
Copy link

Hi @sparkfun

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

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.

You can read more about this and how to resolve in https://support.microbit.org/support/solutions/articles/19000121371-makecode-extension-compatibility-v1-and-v2

Once the extension is updated, you can submit it for approval via https://support.microbit.org/en/support/solutions/articles/19000054952-makecode-extension-approval

@microbit-mark
Copy link
Author

@sparkfun @AndyEngland521 We've had another request via support.microbit.org regarding this issue. Are you able to update the extension and submit it for approval so that it appears in search for people in MakeCode?

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