Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP-IDF Compatibility #107

Open
jojo2357 opened this issue Mar 23, 2023 · 1 comment
Open

ESP-IDF Compatibility #107

jojo2357 opened this issue Mar 23, 2023 · 1 comment

Comments

@jojo2357
Copy link

I use esp-idf instead of Arduino IDE for my ariduino-like needs because it supports CMake and I can use it in CLion instead of the Arduino IDE

With that said, could I request that this project add a CMakeLists.txt? (see arduino-esp32's here)

I am going to try and make my own, fingers crossed I can get it to work.

@santaimpersonator
Copy link

We have since handed over maintenance of the Arduino core for our ESP line of microcontroller products, over to Espressif Arduino core (that you linked). This was primarily due to changes in the Arduino IDE that caused conflicts in the compilation for MCUs hosted by separate parties.

Please, use their Arduino core for the latest and greatest. Please refer to this tutorial for installation instructions for third-party Arduino cores.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants