Passing the flash_mode to EspruinoTools in NodeJs #6456
Unanswered
espruino-discuss
asked this question in
ESP8266
Replies: 1 comment
-
Posted at 2022-03-15 by @gfwilliams Hi, I don't think EspruinoTools supports uploading new Espruino firmware to ESP32/ESP8266. The Posted at 2022-03-16 by user141395 @gfwilliams, |
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 2022-03-11 by user141395
Dear,
I started with Espruino a couple of days ago, and I must admit it is a very fascinating technology!
Hopefully this question is in the correct category...
Via the python tool, it is possible to pass all kind of parameters:
I was wondering if it is also possible to pass somehow these parameters (e.g. flash_mode) to the flash function of the EspruinoTools in NodeJs?
Thought that this perhaps should be specified in the Espruino.Config, but I don't think that any of those parameters can be used for this:
Hopefully somebody can give me the golden tip ;-)
Thanks!!!
Bart
Beta Was this translation helpful? Give feedback.
All reactions