Search found 1 match
- Sun Apr 11, 2021 10:47 pm
- Forum: General Discussion
- Topic: ESP32: Use Arduino or ESP-IDF?
- Replies: 19
- Views: 68532
Re: ESP32: Use Arduino or ESP-IDF?
Reading the above posts, it sounds like I can use the Arduino library in an eclipse project where all the other code is using the ESP-IDF plugin, right? 1 - Do I just import the Arduino library into the eclipse project and then I can use the arduino functions/objects as well as all the ESP-IDF stuff...