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/04 08:54:51 UTC

[GitHub] [incubator-nuttx] davids5 commented on pull request #1705: nRF52: refactor system timer handling; support tickless and nontickless using RTC/systick

davids5 commented on pull request #1705:
URL: https://github.com/apache/incubator-nuttx/pull/1705#issuecomment-687018631


   > Of course, this is a topic for a separate PR, but I'm curious what do you think about it?
   
   It should match the datasheet/reference manual for the SoC to the letter.  
   
   At the top of the `nrf52_rtc.c` source file place at least one line that says 
   
   `The is the driver for the Nordic xxx Real Time Counter`
   
   If we do it this way, it is fully documented and self describing. 


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