1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp_common/periph
benpicco 0c28ec57f2
Merge pull request #16386 from iosabi/esp8266_i2c
cpu/esp_common: Support disabling I2C clock stretching in ESP8266
2021-05-03 11:31:54 +02:00
..
flash.c cpu/esp*: Fix cast alignment issues 2020-11-18 10:19:23 +01:00
hwrng.c cpu/esp*: move periph/hwrng to cpu/esp_common 2020-02-21 09:09:34 +01:00
i2c_sw.c cpu/esp_common: Support disabling I2C clock stretching in ESP8266 2021-04-26 00:36:12 +02:00
Makefile esp/esp*: move common code to cpu/esp_common 2020-02-21 09:09:34 +01:00
spi.c cpu/*: replace #if ENABLE_DEBUG with IS_ACTIVE 2020-11-02 21:34:12 +01:00
uart.c esp8266: Support UART1 and other UART0 pins. 2021-05-02 12:27:27 +00:00