Skip to content

v0.5.0

Compare
Choose a tag to compare
@microbit-carlos microbit-carlos released this 01 Mar 16:24
· 94 commits to master since this release
  • Add new function to get the MicroPython hex file filesystem available space
  • Add new function to calculate the amount of bytes a file takes inside the filesystem
  • Add new function to be able to send several files to be built into the filesystem at the same time
    • This improves hex generation time