Compile with GCC

evlquaker
Posts: 3
Joined: Fri Mar 08, 2019 2:25 pm

Compile with GCC

Postby evlquaker » 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

ESP_Sprite
Posts: 9013
Joined: Thu Nov 26, 2015 4:08 am

Re: Compile with GCC

Postby ESP_Sprite » Fri Mar 08, 2019 8:24 pm

Suggest you switch to ESP-IDF, as it's the underlying C-based SDK the Arduino stuff uses as well. You can import the Arduino libs as a component, if you need.

Who is online

Users browsing this forum: No registered users and 59 guests