using esp-mdf with esp-idf 5.0
Posted: Mon Dec 19, 2022 5:51 pm
Hi,
I'm using esp-mdf in my project and everything worked fine with esp-idf 4.4 but I wanted to upgrade esp-idf to version 5.0 and have some problems with building project.
I supose its because changed dependency directories between 4.4->5.0. I tried to fix that but got stuck fixing 'esp_mesh' dependency.
I also tried to run one of esp-mdf and it didn't work with 5.0.
Can esp-mdf work with idf 5.0?
Regards
I'm using esp-mdf in my project and everything worked fine with esp-idf 4.4 but I wanted to upgrade esp-idf to version 5.0 and have some problems with building project.
I supose its because changed dependency directories between 4.4->5.0. I tried to fix that but got stuck fixing 'esp_mesh' dependency.
I also tried to run one of esp-mdf and it didn't work with 5.0.
Can esp-mdf work with idf 5.0?
Regards