1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp8266/periph
Marian Buschsieweke 03b7fe8f0c
cpu/esp8266/periph_timer: allow changing callback or freq
Allow multiple calls to timer_init(), as this is the only way to
change the timer frequency or the callback function.
2022-11-24 22:39:49 +01:00
..
adc.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
cpuid.c cpu: add esp8266 2018-09-05 02:39:50 +02:00
gpio.c cpu/esp_common: replace FLASH_MODE_* by CONFIG_*FLASHMODE_* defines 2022-08-01 15:17:33 +02:00
hwrng.c cpu/esp_common: port periph/hwrng to ESP-IDF random API 2022-06-30 11:10:02 +02:00
Makefile cpu/esp8266: changes for RTOS SDK 2019-11-14 13:58:22 +01:00
pm.c cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
pwm.c cpu/*: reorder ENABLE_DEBUG after last include 2020-10-23 00:45:55 +02:00
rtt.c cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
spi.c cpu/esp*: cleanups mainly to reduce the vera++ warnings 2022-07-20 06:29:43 +02:00
timer.c cpu/esp8266/periph_timer: allow changing callback or freq 2022-11-24 22:39:49 +01:00