1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/nrf5x_common
Marian Buschsieweke ab89234040
drivers/periph/rtt: add periph_rtt_set_counter feature
Some periph_rtt implementations do not provide `rtt_set_counter()`. This
adds `periph_rtt_set_counter` as feature to allow testing for its
availability. The feature is provided at CPU level if periph_rtt is
provided by the board for all CPUs implementing `rtt_set_counter()`.
2021-03-08 14:16:46 +01:00
..
include cpu/nrf5x: use IS_ACTIVE to enable the DCDC conv 2021-02-19 17:19:28 +01:00
periph cpu/nrf5x_common: make GPIO_PIN macro model independent 2021-02-14 00:30:25 +01:00
radio nrfmin: depend on gnrc_netif instead of gnrc_netdev_default 2021-02-09 12:27:58 +01:00
clock.c cpu/nrf5x: allow to request/release HFXO clk src 2021-01-29 11:10:15 +01:00
doc.txt cpu/nrf5x_common: Give Doxygen group a name 2016-03-14 23:09:49 +01:00
Kconfig drivers/periph/rtt: add periph_rtt_set_counter feature 2021-03-08 14:16:46 +01:00
Makefile cpu/nrf5x: added nrfble radio driver 2018-04-06 11:18:53 +02:00
Makefile.dep cpu/nrf5x: use IS_ACTIVE to enable the DCDC conv 2021-02-19 17:19:28 +01:00
Makefile.features drivers/periph/rtt: add periph_rtt_set_counter feature 2021-03-04 18:05:06 +01:00
Makefile.include cpu/nrf5x: move dependencies to Makefile.dep 2020-01-28 13:18:39 +01:00