Page 1 of 1

arduino-esp32 v2.0.0 & Arduino IDE 1.8.15

Posted: Fri Sep 03, 2021 5:56 am
by Xylopyrographer
@lbernstone
Will the latest v 2.0.0 arduino-esp32 install under Arduino IDE v1.8.15?

Launching Arduino IDE v1.8.15 and going to the Boards Manager does not show the v2.0.0 release.

Launching Arduino IDE 2.0.0-beta.11 and going to the Boards Manager, the v 2.0.0 release is there.

Tweak needed to the .json file?

Would rather use the stable 1.8.15 IDE than the beta IDE to test run the just released v2.0.0 of arduino-esp32.

Thanks.

Re: arduino-esp32 v2.0.0 & Arduino IDE 1.8.15

Posted: Fri Sep 03, 2021 7:25 am
by elexinverter
I was able to install the latest stable v2.0.0 arduino-esp32 in arduino 1.8.15 using the board manager link https://raw.githubusercontent.com/espre ... index.json

It is mentioned on https://docs.espressif.com/projects/ard ... lling.html

Hope this helps