You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/09/17 11:43:17 UTC

[GitHub] [incubator-nuttx] cwespressif opened a new pull request #1830: xtensa/esp32: Add power management of force-sleep

cwespressif opened a new pull request #1830:
URL: https://github.com/apache/incubator-nuttx/pull/1830


   This driver refactoring was implemented by Chen Wen chenwen@espressif.com
   and reviewed by Alan Carvalho de Assis && Abdelatif Guettouche.
   
   ## Summary
   
    Add power management of force-sleep.
   
   ## Impact
   
   Device enters force-sleep to effectively save power consumption.
   
   ## Testing
   
   ESP-WROVER-KIT && Oscilloscope(Test current value and power consumption).
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] cwespressif commented on pull request #1830: xtensa/esp32: Add power management of force-sleep

Posted by GitBox <gi...@apache.org>.
cwespressif commented on pull request #1830:
URL: https://github.com/apache/incubator-nuttx/pull/1830#issuecomment-694617146


   > @cwespressif the checks are failing (other than the style issue) because the defconfig you provided is still using some old CONFIGs_. Please run `refresh.sh` against it: `./tools/refresh.sh --silent esp32-core:pm`
   
   Thank you @Ouss4 , I have fixed it by running this script!


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] Ouss4 merged pull request #1830: xtensa/esp32: Add power management of force-sleep

Posted by GitBox <gi...@apache.org>.
Ouss4 merged pull request #1830:
URL: https://github.com/apache/incubator-nuttx/pull/1830


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] Ouss4 merged pull request #1830: xtensa/esp32: Add power management of force-sleep

Posted by GitBox <gi...@apache.org>.
Ouss4 merged pull request #1830:
URL: https://github.com/apache/incubator-nuttx/pull/1830


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] Ouss4 commented on pull request #1830: xtensa/esp32: Add power management of force-sleep

Posted by GitBox <gi...@apache.org>.
Ouss4 commented on pull request #1830:
URL: https://github.com/apache/incubator-nuttx/pull/1830#issuecomment-694345205


   @cwespressif the checks are failing (other than the style issue) because the defconfig you provided is still using some old CONFIGs_.  Please run `refresh.sh` against it: `./tools/refresh.sh --silent esp32-core:pm`


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org