From 0eab15fd0a3122a92456e35f2c4ff39a5da61beb Mon Sep 17 00:00:00 2001 From: Sam Edwards-Marsh <24519768+sedwardsmarsh@users.noreply.github.com> Date: Mon, 19 Feb 2024 19:47:49 -0800 Subject: [PATCH 1/2] added keil studio cloud ide to coding envs list Added Keil Studio Cloud IDE to coding environments list. Not only does this support the MicroBit v1, but also the v2! --- software/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/software/index.md b/software/index.md index d6b82a3..7fae0e3 100644 --- a/software/index.md +++ b/software/index.md @@ -61,6 +61,8 @@ Among the most popular are the official ones listed at http://microbit.org/code Here's a non-exhaustive list of possible code editors for use with the micro:bit: *please add any you know about that are not here* +- [Keil Studio Cloud IDE](https://studio.keil.arm.com/) + - [MakeCode](https://makecode.microbit.org) - [Python](https://python.microbit.org) From 041119747ca75f89873758f4bd1ae22b65c3e9cc Mon Sep 17 00:00:00 2001 From: Sam Edwards-Marsh <24519768+sedwardsmarsh@users.noreply.github.com> Date: Mon, 19 Feb 2024 20:04:01 -0800 Subject: [PATCH 2/2] Removed Mbed online compiler as the IDE itself has been retired --- software/index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/software/index.md b/software/index.md index 7fae0e3..95b3a4d 100644 --- a/software/index.md +++ b/software/index.md @@ -89,8 +89,6 @@ Here's a non-exhaustive list of possible code editors for use with the micro:bit - [MATLAB & Simulink](https://uk.mathworks.com/academia/courseware/microbit.html) -- [Mbed Online Compiler](https://os.mbed.com/platforms/Microbit/) - - [mBlock 5](https://www.makeblock.com/software/mblock5) - [MicroBlocks (beta)](http://microblocks.fun/)