Compile with GCC
Posted: Fri Mar 08, 2019 2:29 pm
Hi,
Is there an easy way to compile for the ESP32-SOLO-1 (single core) using GCC? I am designing a board and software interface for the ESP32-SOLO-1 which uses uses Arduino code. I can do the pre-processing and convert the .ino to .cpp and I can also do uploading. I just need to compile the code using GCC with minimal dependencies. I already read all the documentation I could find, but I could not find an answer. Your help would be much appreciated.
~Mike
Is there an easy way to compile for the ESP32-SOLO-1 (single core) using GCC? I am designing a board and software interface for the ESP32-SOLO-1 which uses uses Arduino code. I can do the pre-processing and convert the .ino to .cpp and I can also do uploading. I just need to compile the code using GCC with minimal dependencies. I already read all the documentation I could find, but I could not find an answer. Your help would be much appreciated.
~Mike