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 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
..
bin
freertos cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
include cpu/esp8266: adjust THREAD_STACKSIZE_{SMALL/TINY} 2022-09-02 08:57:09 +02:00
ld cpu/esp8266: places ztimer_core function in IRAM 2021-12-19 15:41:25 +01:00
periph cpu/esp8266/periph_timer: allow changing callback or freq 2022-11-24 22:39:49 +01:00
sdk cpu/esp8266: model Kconfig 2021-12-10 18:54:07 +01:00
vendor cpu/esp_common/freertos: changes required for BLE 2022-08-24 18:02:21 +02:00
doc.txt cpu/esp*: small documentation fixes 2021-12-30 14:43:31 +01:00
esp8266.config cpu/esp8266: model Kconfig 2021-12-10 18:54:07 +01:00
Kconfig cpu/esp8266: move ESP8266 specific Kconfigs to ESP8266 submenu 2022-07-18 09:52:11 +02:00
Makefile
Makefile.dep cpu/esp8266: RTT is used by the WiFi Interface 2021-12-19 15:56:31 +01:00
Makefile.features cpu/esp*: move CPU_* definitions to CPU-specific Makefile.features 2022-07-18 13:05:21 +02:00
Makefile.include makefiles/gnu.inc.mk: set flags based on compiler version 2022-11-19 23:14:54 +01:00
startup.c cpu/esp: Suppress cppcheck errors 2021-11-25 13:08:51 +01:00
syscalls.c cpu/esp_esp8266: move missing _rename_r function to esp_common 2022-06-01 13:31:00 +02:00