i was trying to compile for esp modem but ive run in to problems where i cant find the libraries dose someone know how to include these libraries…???
i’m using idf 5.2
list of not found libraries:
#include "esp_modem_dce_service.h"
#include "esp_modem.h"
#include "esp_modem_dte.h"
#include "esp_modem_netif.h"
ive tryed to include esp_modem in the cmake lists but it throws an error of configuration incomplete.
New contributor
Qasim Shahid is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.