1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp8266
Gunar Schorcht 48f59a1487 cpu/esp8266: RTT is used by the WiFi Interface
If the WiFi interface is enabled by module `esp_wifi_any`, binary SDK libraries use the RTT. Therefore, `ztimer` must not use `periph_rtt`as backend, if the WiFi interface is enabled by module `esp_wifi_any`.
2021-12-19 15:56:31 +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/esp8266: include cpu_conf.h in periph_cpu.h 2021-12-15 13:14:19 +01:00
ld cpu/esp8266: places ztimer_core function in IRAM 2021-12-19 15:41:25 +01:00
periph cpu/esp*: migrate from xtimer to ztimer 2021-12-14 18:14:35 +01:00
sdk cpu/esp8266: model Kconfig 2021-12-10 18:54:07 +01:00
vendor cpu/esp8266: remove unneeded Makefile 2021-12-10 18:54:27 +01:00
doc.txt Merge pull request #17415 from gschorcht/cpu/esp/wifi_ap_dynamic_ssid_option 2021-12-17 18:11:38 +01:00
esp8266.config cpu/esp8266: model Kconfig 2021-12-10 18:54:07 +01:00
Kconfig cpu/esp8266: RTT is used by the WiFi Interface 2021-12-19 15:56:31 +01:00
Makefile cpu/esp8266: move esp_wifi to cpu/esp_common 2020-02-21 09:09:34 +01:00
Makefile.dep cpu/esp8266: RTT is used by the WiFi Interface 2021-12-19 15:56:31 +01:00
Makefile.features cpu/esp8266: model Kconfig 2021-12-10 18:54:07 +01:00
Makefile.include esp8266: Download Espressif RTOS SDK as a new RIOT PKG 2021-10-23 11:13:38 +00:00
startup.c cpu/esp: Suppress cppcheck errors 2021-11-25 13:08:51 +01:00
syscalls.c cpu/esp*: migrate from xtimer to ztimer 2021-12-14 18:14:35 +01:00