You are reading a single comment by @CMSpooner and its replies. Click here to read the full conversation.
  • On 1v96 firmware and later, yes. You can use require("Storage").write to create a large file called ".bootcde", and can then write the data in chunks (see the example).

    Ideally it'd be something built into the IDE but I haven't got around to that yet.

  • Excellent! Is there anyway you could link to the example? I did a little searching but didn't see how to write executable code using the .write() command

About

Avatar for CMSpooner @CMSpooner started