ncasaril commented on pull request #2441: URL: https://github.com/apache/mynewt-core/pull/2441#issuecomment-747763547
@wes3 In the hfxo_request I'm waiting for confirmation that the HFCLK has started. I removed the check on the HFCLKSTAT as it was only checking if the task had been triggered (bit 16) and not if the HFXO was used (bit 0) thus not actually starting the HFXO. If you're happy with how it looks now I'll clean up the commits. ---------------------------------------------------------------- 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]
