forked from espressif/esp-idf
esp_system: fix bootloader wdt enabled build issue
Closes https://github.com/espressif/esp-idf/issues/5643
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