Custom compiling Espruino for Pico: FAIL - size of 238620 is over 215040 bytes #4698
Replies: 1 comment
-
Posted at 2015-05-19 by d0773d I executed: scripts/create_espruino_image_1v3.sh and I was able to successfully compile :-) I read in: https://github.com/espruino/Espruino#building-for-stm32-boards-incl-espruino-board that the user can remove features such as graphics. Are there any other features that I can remove to further shrink the binary down? I plan to attempt to custom compile a binary with AES encryption features (no promises that I will succeed). UPDATE Posted at 2015-05-19 by @gfwilliams Ahh - the thing you might have been missing is If you take a look in |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2015-05-19 by d0773d
I'm following this guide with a minor change: https://github.com/espruino/Espruino#building-under-windowsmacos-with-a-vm
I am using the 64 bit version instead of the 32 bit version
Error:
Beta Was this translation helpful? Give feedback.
All reactions