1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cc2538
Benjamin Valentin d47a880915 cpu: add periph_rtt_overflow feature
The RTT overflow callback is not available on all RTT implementations.
This means it is either a no-op or `rtt_set_overflow_cb()` is a no-op
or it will overwrite the alarm set with `rtt_set_alarm()`.

This adds a feature to indicate that proper overflow reporting is available.
2021-04-30 11:58:00 +02:00
..
include cpu/cc2538/radio: use driver specific legacy pseudomodule 2021-03-10 14:18:12 +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 cpu/cc2538/radio: use driver specific legacy pseudomodule 2021-03-10 14:18:12 +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 cpu: add periph_rtt_overflow feature 2021-04-30 11:58:00 +02: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/cc2538/radio: use driver specific legacy pseudomodule 2021-03-10 14:18:12 +01:00
Makefile.features cpu: add periph_rtt_overflow feature 2021-04-30 11:58:00 +02: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