Arduino library in ESP-IDF framework

Hello!

I’m building a project in esp-idf framework relying heavily on included freeRTOS. I want to use a library that was build for Arduino ( GitHub - ZinggJM/GxEPD: A simple E-Paper display library with common base class and separate IO class for Arduino. ) in my project. Is it possible to include Arduino as a dependency to satisfy GxEPD ?

Please subscribe to this issue