andrzej-kaczmarek commented on issue #2204: Dialog 1V8 Power Source URL: https://github.com/apache/mynewt-core/pull/2204#issuecomment-590778771 code looks good, although it does not really solve any problem since someone may want different DCDC configuration and there's no way to do this currently. since there are quite extensive settings for DCDC in Dialog, I think it would be the best if BSP can configure registers directly and then MCU code should retain them properly (to restore after wakeup) and enable DCDC. here's PR which allows this: https://github.com/apache/mynewt-core/pull/2205
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
