First test, based on above example works fine.
Second test based on "some documentation here" also works.
Tested single stepping works fine inside function.
Calling foo(a,b) is treated as one step, is there a way to step into functions ?
What is difference between i l and i s ?
It's a big step forward, I love it and will do some more testing tomorrow.
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.
First test, based on above example works fine.
Second test based on "some documentation here" also works.
Tested single stepping works fine inside function.
Calling foo(a,b) is treated as one step, is there a way to step into functions ?
What is difference between i l and i s ?
It's a big step forward, I love it and will do some more testing tomorrow.