You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Yes, with 'save to flash' turned on, it's about 40kB.

    Without it really depends on what you're uploading as the code is executed and the results put into RAM, and then when you save that to flash it's compressed.

    Remember you can also turn on minification, and if not doing 'save to flash' you can also turn on 'pretokenisation' with E.setFlags({pretokenise:1}).

About

Avatar for Gordon @Gordon started