I notice that the build process disables the STM32F4 floating point unit's use. Is that because it only supports 32-bit floating point and is of no use for Espruino's 64-bit FP? Or is there are different story to this?
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 notice that the build process disables the STM32F4 floating point unit's use. Is that because it only supports 32-bit floating point and is of no use for Espruino's 64-bit FP? Or is there are different story to this?