Releases: microbit-foundation/microbit-fs
Releases · microbit-foundation/microbit-fs
v0.3.0
- First draft of the documentation added: https://microbit-foundation.github.io/microbit-fs/
- UMD bundle now transpiles everything (included dependencies pulled in) using babel, so it should work in IE10
- Added
isAppendedScriptPresent
function to MicroPython Appended block module. - UICR can be read using
getIntelHexUicrData
function - MicropythonFsHex can extract files from a MicroPython hex file.
v0.2.0
For internal use only.
v0.1.0
For internal use only.