I built and loaded 1.67 for stm32f4discovery. I can load and run onInit() from the IDE and it can be called after reset (so it is saved to memory), but it does not run automatically on reset(). Works fine in 1.66 pre-compiled, is there a compile flag that needs to set? I have STM32F4DISCOVERY=1 and RELEASE=1.
thanks,
Bill
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 built and loaded 1.67 for stm32f4discovery. I can load and run onInit() from the IDE and it can be called after reset (so it is saved to memory), but it does not run automatically on reset(). Works fine in 1.66 pre-compiled, is there a compile flag that needs to set? I have STM32F4DISCOVERY=1 and RELEASE=1.
thanks,
Bill