ulptool icon indicating copy to clipboard operation
ulptool copied to clipboard

Arduino IDE from MS Store

Open hosek opened this issue 6 years ago • 3 comments

Just quick note about issue I have found yesterday while helping friend to have ulptool up and running.

Arduino IDE from MS Store is using different paths to save ESP32 core C:\Users\<USERNAME>\Documents\ArduinoData instead of C:\Users\<USERNAME>\AppData ...

Its tricky to find and maybe it could be added to readme, that users should use only the version from official website

hosek avatar Aug 06 '19 06:08 hosek

Ok I do say in the readme: "This guide assumes you installed the esp32 core with the preferred method of the board manager." but I guess it could be more explicitly stated in the future, thanks for bringing me this issue.

duff2013 avatar Aug 06 '19 15:08 duff2013

Problem is that esp32 core was installed via boards manager, but into different location - MS Store Arduino IDE is probably some custom build of Arduino IDE with different default paths.

hosek avatar Aug 06 '19 15:08 hosek

Oh I see, I'll take that into account on the next update in a week or two.

duff2013 avatar Aug 06 '19 15:08 duff2013