onInit in version 1.67 #3917
Unanswered
espruino-discuss3
asked this question in
General
Replies: 1 comment
-
Posted at 2014-07-02 by @gfwilliams Hi Bill, Thanks for letting me know - I made some changes to the organisation of variables and it looks like I broke it. I've just fixed it so if you update from git and build again, it should work fine! Posted at 2014-07-02 by tobor Works, thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2014-07-02 by tobor
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
Beta Was this translation helpful? Give feedback.
All reactions