nuttx/arch/arm
Matias N 459ad29799 nrf52: extend systimer support; support WFI/WFE again
This commit exends systimer options for nRF52 arch. It is possible
to use ARM SysTick either for tickless or non-tickless mode. Also,
it is possible to use the RTC peripheral for tickless mode. This
also re-enables support for WFI/WFE sleep if RTC is used, since
this counter continues to run in this mode (in contrast to SysTick).
2020-09-10 12:10:20 +02:00
..
include arch/nrf52: remove redundant chip definitions from Kconfig 2020-08-31 11:49:49 -03:00
src nrf52: extend systimer support; support WFI/WFE again 2020-09-10 12:10:20 +02:00
Kconfig nrf52: extend systimer support; support WFI/WFE again 2020-09-10 12:10:20 +02:00