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 13:50:51 UTC

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

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


   > I'm just wondering if we shouldn't change the terminology related to RTC in the NRF52 family.
   
   Lots of MCUs are in the situation and all use the RTC naming.  An exception is arch/arm/src/stm32.  The older STM32 F1's used a real time counter and the others in the family use a date time RTC.  So a distinction was necessary there:  stm32_rtcounter.c vs. stm32_rtcc.c


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