mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-03 00:21:44 +01:00
remove(pm/deep_sleep): enable CI test for esp32h2 deepsleep
This commit is contained in:
@@ -14,7 +14,5 @@
|
||||
void register_system(void)
|
||||
{
|
||||
register_system_common();
|
||||
#ifndef CONFIG_IDF_TARGET_ESP32H2 // IDF-6268
|
||||
register_system_sleep();
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user