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

Added Keil studio IDE & removed Mbed online compiler #395

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sedwardsmarsh
Copy link

Keil Studio Cloud IDE is the modern alternative to Mbed online compiler. The Mbed online compiler has been retired.

Added Keil Studio Cloud IDE to coding environments list. Not only does this support the MicroBit v1, but also the v2!
@microbit-carlos
Copy link
Contributor

Thanks for the PR @sedwardsmarsh!
Have you been able to compile micro:bit V1 or V2 C++ projects in Keil Studio IDE? I thought it has some requirements on what the Mbed version used and/or being CMSIS project.

@sedwardsmarsh
Copy link
Author

sedwardsmarsh commented Feb 23, 2024

Thanks for the PR @sedwardsmarsh!

Have you been able to compile micro:bit V1 or V2 C++ projects in Keil Studio IDE? I thought it has some requirements on what the Mbed version used and/or being CMSIS project.

Hi @microbit-carlos,

I haven't had time to compile micro:bit V2 C++ in Keil Studio IDE.

After trying to get it working too many times, I switched to c727's unofficial micro-tools for VSCode.

I don't have much experience with embedded programming, nor Keil Studio IDE. I'm happy to re-attempt a build at a later time, because the board and target were identified out of the box.

@microbit-carlos
Copy link
Contributor

Thanks for the clarification @sedwardsmarsh!

The c727's unofficial micro-tools for VSCode sound interesting, do you have a link to check it out?

@sedwardsmarsh
Copy link
Author

sedwardsmarsh commented Mar 1, 2024

Yes, @microbit-carlos, I do!

I remembered the name wrong, it's c272, not c727, my bad.

Here's a link to the docs: https://microbit.c272.org.

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

Successfully merging this pull request may close these issues.

2 participants