KMatle Expert Licensed User Longtime User Jun 22, 2019 #1 I've installed the ESP32 resources from here: https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/windows.md Any reasons why Arduino doesn't support it directly via Board Manager (at least it doesn't show up when I search for it)? How does one check if an update is available?
I've installed the ESP32 resources from here: https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/windows.md Any reasons why Arduino doesn't support it directly via Board Manager (at least it doesn't show up when I search for it)? How does one check if an update is available?
janderkan Well-Known Member Licensed User Longtime User Jun 22, 2019 #2 You go to Arduino / File / Settings and add these lines : B4X: http://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.json Upvote 0
You go to Arduino / File / Settings and add these lines : B4X: http://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.json