v01d opened a new pull request #1646: URL: https://github.com/apache/incubator-nuttx/pull/1646
## Summary Most changes relate to distinguishing declarations belonging to NRF52840 to those from NRF52832, while some are minor naming fixes to conform to actual register names. A minor bug fix for recently added event handling in RTC is also included (checkint function typo for COMPARE1/0 event). **NOTE**: I have changed license headers to Apache for some headers where Greg and Mateusz were copyright holders. ## Impact `checkint` for RTC was wrong but this was just recently added so no impact expected. Other fixes did not have an actual impact on existing code in repository. ## Testing RTC event handling is functional. ---------------------------------------------------------------- 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