Is there any plan to upgrade to a more recent idf?
I would be willing to volunteer, but it might involve some major changes in the codebase and the build system.
Topics involving..
- moving from make to cmake
- get ridd of the OS patches, bound to a specific idf release
- adopt to API changes from IDF 3.xx to 4.xx
- maybe get ridd of the custon ld scripts? are these portable?
- ensure portability for the various supported esp boards
sugestions?