My apologies if I've missed something obvious here, but I am royally stuck
I'm trying out some demos for a Waveshare TFT / ESP3-S3 combo. They're all dependent on the ESP32_Display_Panel
and ESP32_IO_Expander
libraries which in turn references the esp_memory_utils.h
from esp-idf, but is lacking in Arduino IDE (or vscode w/ Arduino ext).
As far as I can see it's not available via the library manager. Any way of getting this to work in Arduino IDE or do I have to make switch to esp-idf?
Any help much appreciated
4 posts - 2 participants