microbit-foundation / microbit-fs

A TypeScript library to manipulate the micro:bit MicroPython filesystem.
https://microbit-foundation.github.io/microbit-fs/
MIT License
12 stars 1 forks source link

Loading a hex file with "free" chunks are read as files #8

Open microbit-carlos opened 5 years ago

microbit-carlos commented 5 years ago

File: upy-full-fs-3.hex.zip

file_1.txt should not be read as a valid file as the chunks have been freed.

microbit-carlos commented 5 years ago

Edit: Closed the wrong issue, so reopening.