1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp8266
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 cpu/esp8266: fix bootloader images 2019-12-12 08:16:54 +01:00
freertos cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
include cpu/esp: move BACKUP* attributes to esp_common 2020-04-03 18:07:12 +02:00
ld xfa: remove obsolete empty xfa.ld 2021-02-18 10:46:08 +01:00
periph drivers/periph/timer: Use uint32_t for frequency 2020-10-30 22:02:12 +01:00
sdk cpu/esp8266: remove unused function definitions 2020-02-21 09:09:34 +01:00
vendor cpu/esp*: Fix cast alignment issues 2020-11-18 10:19:23 +01:00
doc.txt cpu/esp: implement ESP SoftAP mode 2020-09-27 18:29:24 -05:00
Kconfig drivers/periph/rtt: add periph_rtt_set_counter feature 2021-03-08 14:16:46 +01:00
Makefile cpu/esp8266: move esp_wifi to cpu/esp_common 2020-02-21 09:09:34 +01:00
Makefile.dep treewide: model newlib as a FEATURE 2021-01-27 09:24:25 +01:00
Makefile.features drivers/periph/rtt: add periph_rtt_set_counter feature 2021-03-04 18:05:06 +01:00
Makefile.include cpu/esp8266: add ld/ to linker search path, use it 2021-02-18 10:46:08 +01:00
startup.c cpu/*: reorder ENABLE_DEBUG after last include 2020-10-23 00:45:55 +02:00
syscalls.c cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00