forked from espressif/esp-idf
change(esp_system): change for light sleep example build pass
This commit is contained in:
@@ -30,6 +30,7 @@
|
|||||||
#include "esp32h2/rom/rtc.h"
|
#include "esp32h2/rom/rtc.h"
|
||||||
#elif CONFIG_IDF_TARGET_ESP32H21
|
#elif CONFIG_IDF_TARGET_ESP32H21
|
||||||
#include "esp32h21/rom/rtc.h"
|
#include "esp32h21/rom/rtc.h"
|
||||||
|
#include "esp_private/esp_pmu.h"
|
||||||
#elif CONFIG_IDF_TARGET_ESP32P4
|
#elif CONFIG_IDF_TARGET_ESP32P4
|
||||||
#include "esp32p4/rom/rtc.h"
|
#include "esp32p4/rom/rtc.h"
|
||||||
#elif CONFIG_IDF_TARGET_ESP32C5
|
#elif CONFIG_IDF_TARGET_ESP32C5
|
||||||
|
Reference in New Issue
Block a user