flash.c
|
cpu/esp32: fix compilation errors
|
2022-01-25 00:36:51 +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/esp32/i2c_sw: add delays for 2 and 40 MHz
|
2021-12-16 10:44:53 +01:00 |
Kconfig
|
cpu/esp_common: model Kconfig
|
2021-12-10 18:54:07 +01:00 |
Makefile
|
esp/esp*: move common code to cpu/esp_common
|
2020-02-21 09:09:34 +01:00 |
spi.c
|
cpu/esp32/spi: support 2 MHz and 40 MHz APB clocks
|
2021-12-17 17:45:25 +01:00 |
uart.c
|
esp8266: Support UART1 and other UART0 pins.
|
2021-05-02 12:27:27 +00:00 |