tmedicci commented on code in PR #16878:
URL: https://github.com/apache/nuttx/pull/16878#discussion_r2293692319


##########
Documentation/platforms/xtensa/esp32s3/index.rst:
##########
@@ -610,6 +610,19 @@ using WPA2.
 
 The ``dhcpd_start`` is necessary to let your board to associate an IP to your 
smartphone.
 
+Power Management
+================
+
+.. tip:: Boards usually expose a pm defconfig which enables power management
+features. On ESP32-S3, different low power modes can be used to reduce power
+consumption depending on the application.

Review Comment:
   Lines under `tip` should be indented:
   ```suggestion
   .. tip:: Boards usually expose a pm defconfig which enables power management
     features. On ESP32-S3, different low power modes can be used to reduce 
power
     consumption depending on the application.
   ```
   
   Probably this is the reason for 
https://github.com/apache/nuttx/actions/runs/17154732650/job/48668811356?pr=16878
   
   By the way, you can run `make html` on `Documentation` folder to build it 
locally (and check its result).
   
   



-- 
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

Reply via email to