I was browsing the 2v07 firmwares downloaded from https://www.espruino.com/Download, and found out that Espruino firmware on STM32 VL Discovery is only about 116.3 KB while for other boards at least around 220 KB (even without hardware modules like WiFi, Bluetooth, etc.).
Is that because of the size of fundamental libraries used for supporting STM32 VL Discovery is much smaller?
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 was browsing the 2v07 firmwares downloaded from https://www.espruino.com/Download, and found out that Espruino firmware on STM32 VL Discovery is only about
116.3 KB
while for other boards at least around220 KB
(even without hardware modules like WiFi, Bluetooth, etc.).Is that because of the size of fundamental libraries used for supporting STM32 VL Discovery is much smaller?
Best regards