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
I realize that I should of executed create_pico_image_1v3.sh instead of espruino 00ps...
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.
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
I realize that I should of executed create_pico_image_1v3.sh instead of espruino 00ps...