You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@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?
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
The text was updated successfully, but these errors were encountered: