Arduino ESP32
Posted: Fri Aug 31, 2018 5:11 pm
Hi,
I would like to use Arduino code in Eclipse and from the command line, but I am having difficulties doing so.
I've followed the instructions in https://github.com/espressif/arduino-es ... mponent.md and I got some build errors.
I then tried to follow Ibernstone's instructions here: https://github.com/espressif/arduino-esp32/issues/1142. However I am running Windows and I can't find the arduino-esp32/tools/sdk/ directory so I'm stuck.
I have installed the latest version of Arduino (1.8.6) and the lastest ESP-IDF. I have also made a project as per the instructions above ("To use as a component of ESP-IDF").
When I ran make the first time on my test project (basic Arduino Blink sketch) I got a load of configuration questions (I just selected the defaults), followed by the build (in attached file). The build ends with 2 errors.
I would like to use Arduino code in Eclipse and from the command line, but I am having difficulties doing so.
I've followed the instructions in https://github.com/espressif/arduino-es ... mponent.md and I got some build errors.
I then tried to follow Ibernstone's instructions here: https://github.com/espressif/arduino-esp32/issues/1142. However I am running Windows and I can't find the arduino-esp32/tools/sdk/ directory so I'm stuck.
I have installed the latest version of Arduino (1.8.6) and the lastest ESP-IDF. I have also made a project as per the instructions above ("To use as a component of ESP-IDF").
When I ran make the first time on my test project (basic Arduino Blink sketch) I got a load of configuration questions (I just selected the defaults), followed by the build (in attached file). The build ends with 2 errors.