Is it possible to use this on esp32-idf project without arduino core? #777
Unanswered
james-tridentUK
asked this question in
Q&A
Replies: 2 comments
-
Some Arduino libraries are required, such as WiFiClient, FS, SD, SPIFFS... |
Beta Was this translation helpful? Give feedback.
0 replies
-
It's possible using esp-idf plugin in vscode and using espressif-arduino as managed component. In this mode you can use esp-idf framework and arduino framework together |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to use this library on an esp32-s3 without referencing the arduino core. Is it possible? Thanks
Beta Was this translation helpful? Give feedback.
All reactions