simbit18 commented on code in PR #16878: URL: https://github.com/apache/nuttx/pull/16878#discussion_r2292867583
########## boards/xtensa/esp32s3/common/Kconfig: ########## @@ -80,28 +80,180 @@ endchoice # ESP32S3_SPIFLASH_FS if PM +config PM_EXT1_WAKEUP + bool "PM EXT1 Wakeup" + default n + ------help------ Review Comment: ------help------ -> ---help--- -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org