mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-13 01:24:36 +02:00
change(esp_system): change for light sleep example build pass
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include "esp32h2/rom/rtc.h"
|
||||
#elif CONFIG_IDF_TARGET_ESP32H21
|
||||
#include "esp32h21/rom/rtc.h"
|
||||
#include "esp_private/esp_pmu.h"
|
||||
#elif CONFIG_IDF_TARGET_ESP32P4
|
||||
#include "esp32p4/rom/rtc.h"
|
||||
#elif CONFIG_IDF_TARGET_ESP32C5
|
||||
|
Reference in New Issue
Block a user