Using some Arduino libraries in bare-metal ESP32-IDF
Posted: Sun Feb 18, 2018 2:13 am
Hello there,
I've been testing the ESP32-IDF for some simple tasks like the I2C, and I found out that the examples for HTTP GET in the ESP32-IDF is a bit long. Checking the Arduino equivalent for the HTTP GET, it looks much more compact.
Could it be possible for us to take the Arduino library for the HTTP client and use it directly into the ESP32-IDF platform?
I've been testing the ESP32-IDF for some simple tasks like the I2C, and I found out that the examples for HTTP GET in the ESP32-IDF is a bit long. Checking the Arduino equivalent for the HTTP GET, it looks much more compact.
Could it be possible for us to take the Arduino library for the HTTP client and use it directly into the ESP32-IDF platform?