turgu1 / ESP-IDF-InkPlate

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

Add ESP-IDF v5 to README #17

Closed tobymurray closed 1 year ago

tobymurray commented 1 year ago

With v5.0 being the current stable version of the ESP-IDF, following the current install instructions here yields an incompatible set up (v5 of esp-idf and master of this repo).

Thoughts about either adding a section to the readme around how to get started with v5, releasing a new version that is compatible with v5, or otherwise adding some kind of version compatibility matrix that nudges a reader towards the idf-v5.0-support branch?

This was touched on in https://github.com/turgu1/ESP-IDF-InkPlate/issues/13, which is where I found out that this repo supports v5.

turgu1 commented 1 year ago

Thanks for your comment. The v5 branch is being merged with other changes I'm currently testing. The new version will be made available as the master branch (v0.9.9) in about a week.

Comment has been added to the master Readme.