microbit-foundation / microbit-fs

A TypeScript library to manipulate the micro:bit MicroPython filesystem.

Home Page:https://microbit-foundation.github.io/microbit-fs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

microbit-carlos opened this issue · comments

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

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

Edit: Closed the wrong issue, so reopening.