v0.3.0
microbit-carlos
released this
20 Feb 20:37
·
108 commits
to master
since this release
- 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.