@Gordon: Did you maybe tested some experimental version of JsVars allocation for multiple non-continues memory banks for some board with all tiny-bits optimizations enabled?
As I see in source & debugger, for STM32F4 series there is defult build used with a single preallocated array isn't it?
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.
@Gordon: Did you maybe tested some experimental version of
JsVars
allocation for multiple non-continues memory banks for some board with all tiny-bits optimizations enabled?As I see in source & debugger, for STM32F4 series there is defult build used with a single preallocated array isn't it?