Added Keil studio IDE & removed Mbed online compiler#395
Added Keil studio IDE & removed Mbed online compiler#395sedwardsmarsh wants to merge 2 commits intomicrobit-foundation:masterfrom
Conversation
Added Keil Studio Cloud IDE to coding environments list. Not only does this support the MicroBit v1, but also the v2!
|
Thanks for the PR @sedwardsmarsh! |
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. |
|
Thanks for the clarification @sedwardsmarsh! The c727's unofficial micro-tools for VSCode sound interesting, do you have a link to check it out? |
|
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. |
Keil Studio Cloud IDE is the modern alternative to Mbed online compiler. The Mbed online compiler has been retired.