brianwyld opened a new pull request #2224: add functionality to allow low power 
operation for STM32L1xx
URL: https://github.com/apache/mynewt-core/pull/2224
 
 
    - get sleep mode from BSP (WFI or STOP)
    - allow BSP to deinit/init board peripherals when enter/exit sleep via 
callback
    - allow BSP to deinit/init MCU peripherals if mynewt core code does not 
have this functionality
    - use RTC during sleep instead of systick (tickless operation)
    - restart PLL clock when returning from STOP mode

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to