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
Compile with GCC
-
- Posts: 9727
- Joined: Thu Nov 26, 2015 4:08 am
Re: Compile with GCC
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 62 guests