We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12906fd commit c87d41eCopy full SHA for c87d41e
boot/zephyr/main.c
@@ -49,7 +49,7 @@
49
#ifdef CONFIG_SOC_FAMILY_ESPRESSIF_ESP32
50
51
#include <bootloader_init.h>
52
-#include <esp_loader.h>
+#include <esp_image_loader.h>
53
54
#define IMAGE_INDEX_0 0
55
#define IMAGE_INDEX_1 1
0 commit comments