Skip to content

Commit 9d4b694

Browse files
authored
Merge pull request #642 from maehw/master
Add microbit-pxt-code-extractor (disclaimer: a tool I wrote) TweetMe!
2 parents 1ab79f8 + 32e5613 commit 9d4b694

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,7 @@ These languages do not program the micro:bit directly, but can be used to create
348348
- [micro:bit uploader](https://makecode.microbit.org/uploader) - Windows application that monitors your Downloads folder and flashes any new programs to the micro:bit.
349349
- [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.
350350
- [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+
- [micro:bit 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 MakeCode editor.
351352

352353

353354
## 🧰 micro:bit Tools

0 commit comments

Comments
 (0)