1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cc2538
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 Update cpu/cc2538/include/cc2538_eui_primary.h 2020-12-14 15:23:13 +01:00
ldscripts cpu/cc2538: add riotboot 2020-11-13 14:51:57 +01:00
periph cpu/cc2538: add periph_uart_nonblocking 2020-12-11 09:36:16 +01:00
radio net/ieee802154: add PHY mode capabilities 2021-02-26 11:16:27 +01:00
cpu.c cpu/*: remove unused assert.h include 2020-10-22 11:13:09 +02:00
doc.txt cpu/cc2538: doxgen fixes 2016-01-27 09:55:24 +01:00
Kconfig drivers/periph/rtt: add periph_rtt_set_counter feature 2021-03-08 14:16:46 +01:00
Makefile makefile: indentation cleanup 2017-09-22 12:00:47 +02:00
Makefile.default cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
Makefile.dep cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
Makefile.features drivers/periph/rtt: add periph_rtt_set_counter feature 2021-03-04 18:05:06 +01:00
Makefile.include cpu/cc2538: add riotboot 2020-11-13 14:51:57 +01:00
vectors.c cpu/cortexm: Remove leftover _estack declarations 2017-11-10 15:38:14 +01:00