1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp8266/periph
Gunar Schorcht 8f3df0eee6 cpu/esp_common: move periph/spi to cpu/esp8266
periph/spi implementation can be used for ESP8266 only from now. An implementation using the ESP-IDF spi HAL interface is required for ESP32x SoCs.
2022-07-15 08:57:16 +02: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 esp8266: Support UART1 and other UART0 pins. 2021-05-02 12:27:27 +00: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_common: move periph/spi to cpu/esp8266 2022-07-15 08:57:16 +02:00
timer.c cpu/esp*: migrate from xtimer to ztimer 2021-12-14 18:14:35 +01:00