mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 03:34:32 +02:00
Merge branch 'bugfix/cpu_start_build' into 'master'
esp_system: fix bootloader wdt enabled build issue Closes IDFGH-3717 See merge request espressif/esp-idf!9816
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
#include "esp_flash_encrypt.h"
|
||||
|
||||
#include "hal/rtc_io_hal.h"
|
||||
#include "hal/wdt_hal.h"
|
||||
#include "soc/dport_reg.h"
|
||||
#include "soc/efuse_reg.h"
|
||||
#include "soc/cpu.h"
|
||||
|
Reference in New Issue
Block a user