We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From support: https://support.microbit.org/a/tickets/17900
Are these instructions still correct?
https://lancaster-university.github.io/microbit-docs/online-toolchains/#hello-world-on-mbedorg
By following them I get:
Error: No linker script found
Should micro:bit scripts still compile here. Do we have a working example?
The text was updated successfully, but these errors were encountered:
It looks like it may be broken https://stackoverflow.com/a/52598213
Sorry, something went wrong.
The online mbed compiler is currently not working for Mbed 2 targets like the micro:bit. The given instructions to use the offline mbed cli is not working either: ARMmbed/mbed-cli#327 lancaster-university/microbit-dal#393
Users should be directed to use Yotta instead as per: https://lancaster-university.github.io/microbit-docs/offline-toolchains/
No branches or pull requests
From support: https://support.microbit.org/a/tickets/17900
Are these instructions still correct?
https://lancaster-university.github.io/microbit-docs/online-toolchains/#hello-world-on-mbedorg
By following them I get:
Error: No linker script found
Should micro:bit scripts still compile here. Do we have a working example?
The text was updated successfully, but these errors were encountered: