Hi list,

I started to split my big list of patches into smaller, more manageable, easier to review PRs:
Let me know if it's the proper approach ; and if some of you can review those changes and comment on them, it'll help merging those - and progress in reaching ESP-IDFv5 compatibility.

Best regards,

Le 31/01/2023 à 01:49, Ludovic LANGE a écrit :
Hi list,

Another quick post to share with you the progress on the ESP-IDFv5 + cmake endeavour:


Please note that those branches / PRs are still Work-In-Progress, and that I may certainly (and wrongly) `push --force` some changes as I rebase, update or split the big PR into smaller, easy to study PRs. I'll try not to but can't promise :-)
So if you checkout the branch, please be warned and know your git commands to either reset or rebase your working copy...

Next on my list are, in no particular order:

Boot time warnings to study and check if OK:


Additional instructions:

When first building, your sdkconfig will be converted as some config options did change betwen ESP-IDF v3.x and v5.x.

Run `menuconfig` and :


If any of you with some free time could be nice enough to try to reproduce such a build and share the experience here. Let me know how the instructions could be updated and what issues you are facing.


Best regards,