1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp32
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
..
bin
esp-eth esp32/eth: Don't overwrite queued event with RX packet 2021-02-24 01:20:43 +01:00
freertos
include
ld xfa: remove obsolete empty xfa.ld 2021-02-18 10:46:08 +01:00
periph
vendor cpu/esp32: Add newline to emac_main debug prints 2021-01-21 20:55:02 +01:00
doc.txt
esp_xtimer.c
irq_arch.c
Kconfig drivers/periph/rtt: add periph_rtt_set_counter feature 2021-03-08 14:16:46 +01:00
Makefile
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 make/esptool: fix FFLAGS inclusion order for qemu 2021-02-22 10:35:38 +01:00
startup.c
syscalls.c