C:\Users\robin\AppData\Local\Temp
So, when the 840 .hex file is generated, I expect it will be accessible using the FileManger from the above location.
I was under the impression that output was stored in <user>/AppData/local but nothing there.
EDIT: 04:48pm CST
Oops! That .hex is not the resultant output, but an intermediate 832 version. I'm seeking the 840 version which doesn't seem to get built
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.
With modified make instructions from:
Now I see the .elf and .hex files.
But how do I move the generated .hex file to the local Windows10 file system in order to flash with esptool?
I was under the impression that output was stored in <user>/AppData/local but nothing there.
EDIT: 04:48pm CST
Oops! That .hex is not the resultant output, but an intermediate 832 version. I'm seeking the 840 version which doesn't seem to get built