turgu1 / ESP-IDF-InkPlate

A porting effort to the ESP-IDF framework for the e-Radionica InkPlate software.
15 stars 9 forks source link

WIP: Initial support for esp-idf v5.0 #14

Closed tajnymag closed 2 years ago

tajnymag commented 2 years ago

Fixes issue: https://github.com/turgu1/ESP-IDF-InkPlate/issues/13

Branch is not fully tested yet and might require changes to work with the current IDF v4.4.

tajnymag commented 2 years ago

I need help with the SDCard service. IDF v5.0 basically deprecated all of the sdspi_slot_* API. And as I don't have any microSD with me, I can't really test it out.

turgu1 commented 2 years ago

I don't have a device with an sd card here too. I will be able to check that by mid of september.