Hi,
I want to upgrade cJSON version to latest i.e 1.7.12 in esp-idf. How do I do that ?
How to add external library to esp-idf ?
Thanks
Ritu.
How to upgrade esp-idf component
Re: How to upgrade esp-idf component
Hi,
As you might have idea like cJSON component has been included as submodule into ESP32 IDF itself.
[submodule "components/json/cJSON"]
path = components/json/cJSON
url = https://github.com/DaveGamble/cJSON.git
So, you can overwrite that component and add same cJSON component which you want into your application component.
Regards,
Ritesh Prajapati
Ritesh Prajapati
Who is online
Users browsing this forum: Google [Bot] and 116 guests