No this unfortunately does not work.
I get an InternalError: Timeout on jshFlashWrite if i write to a file.
But if i try to read the same file afterwards, i can obtain the contents of it with no errors.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
No this unfortunately does not work.
I get an
InternalError: Timeout on jshFlashWrite
if i write to a file.But if i try to read the same file afterwards, i can obtain the contents of it with no errors.