deep sleep: add deep sleep support for esp32s3

This commit is contained in:
Li Shuai
2021-08-11 22:06:47 +08:00
parent 9298db641e
commit 881e1b0fd5
4 changed files with 72 additions and 29 deletions

View File

@@ -287,6 +287,9 @@
#define SOC_PM_SUPPORT_TOUCH_SENSOR_WAKEUP (1) /*!<Supports waking up from touch pad trigger */
#define SOC_PM_SUPPORT_DEEPSLEEP_VERIFY_STUB_ONLY (1)
/*-------------------------- Flash Encryption CAPS----------------------------*/
#define SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX (64)