espressif/esp-joylink

no partition file found

Closed this issue · 3 comments

no partition file found
Eavo commented

Could you please help provide more details for this issue?

`#include "esp_log.h"
#include "lwip/err.h"
#include "lwip/sockets.h"
#include "lwip/sys.h"
#include "lwip/netdb.h"
#include "lwip/dns.h"
#include "freertos/timers.h"
#include "esp_ota_ops.h"
#include "esp_partition.h"

#include "tcpip_adapter.h"

in joylink_upgrade.c file, some headfile cannot be found, like "esp_ota_ops.h" "tcpip_adapter.h"

Maybe the ESP-IDF didn't update the submodule.