Hi
I have an ESP32 board and I wanted to program it using Arduino, I downloaded COER ESP32 from this link https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
installed it, I selected the ESP32 Dev Module board and it gives me an error during compilation
Compilation error for ESP32 Dev Module board, I selected different ESPs but the error is still the same only the name of the board changes, I also have ESP8266 and I compile and upload to it without any problem. What could be the reason that I cannot upload or compile the program.
I have an ESP32 board and I wanted to program it using Arduino, I downloaded COER ESP32 from this link https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
installed it, I selected the ESP32 Dev Module board and it gives me an error during compilation
Compilation error for ESP32 Dev Module board, I selected different ESPs but the error is still the same only the name of the board changes, I also have ESP8266 and I compile and upload to it without any problem. What could be the reason that I cannot upload or compile the program.