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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -348,7 +348,7 @@ These languages do not program the micro:bit directly, but can be used to create
348
348
-[micro:bit uploader](https://makecode.microbit.org/uploader) - Windows application that monitors your Downloads folder and flashes any new programs to the micro:bit.
349
349
-[Hardware Simulation with QEMU](https://www.qemu.org/2019/05/22/microbit/) - Emulation support for the micro:bit is available from QEMU 4.0 and can be used for low-level software testing and development.
350
350
-[WebUSB flashing tool](https://microbit.org/tools/webusb-hex-flashing/) - Tool to flash (program) any BBC micro:bit hex file using the WebUSB technology available in Chrome and Edge browsers.
351
-
-[microbit-pxt-code-extractor](https://github.com/maehw/microbit-pxt-code-extractor) - Tool to extract the embedded source code from Universal Hex files generated by the PXT-based Microsoft MakeCode IDE for micro:bit (web IDE)
351
+
-[micro:bit PXT codeextractor](https://github.com/maehw/microbit-pxt-code-extractor) - Tool to extract the embedded source code from Universal Hex files generated by the MakeCode editor.
0 commit comments