mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-25 17:58:46 +00:00
change(esp_hw_support): improve gpio deepsleep wakeup configuration code
This commit is contained in:
@@ -194,7 +194,7 @@
|
||||
|
||||
#define EXT_OSC_SLOW_GPIO_NUM 0 // XTAL_32K_N
|
||||
|
||||
#define MAX_RTC_GPIO_NUM 16
|
||||
#define MAX_RTC_GPIO_NUM 15
|
||||
#define MAX_PAD_GPIO_NUM 54
|
||||
#define MAX_GPIO_NUM 56
|
||||
#define HIGH_IO_HOLD_BIT_SHIFT 32
|
||||
|
Reference in New Issue
Block a user