Thanks @Ollie I will look at it, in meantime - I got finally espruino cli "sort of" working and I quickly did this.
espruino cli
https://github.com/pankleks/espruino-vscĀ-templ
Very, very much WIP but maybe could be already useful for someone.
I can compile my projects with TSC, send it to the board and REPL, all directly from VSC.
@Gordon I submited some PR's to espruino cli - to be honest seeing already some more issues.
@pankleks started
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.
Thanks @Ollie I will look at it, in meantime - I got finally
espruino cli
"sort of" working and I quickly did this.https://github.com/pankleks/espruino-vscĀ-templ
Very, very much WIP but maybe could be already useful for someone.
I can compile my projects with TSC, send it to the board and REPL, all directly from VSC.
@Gordon I submited some PR's to
espruino cli
- to be honest seeing already some more issues.