Marian Buschsieweke
|
9187d16c78
|
features.yaml: s/esp_eth/periph_eth/
Use periph_eth instead of esp_eth for the Ethernet peripheral on ESP
MCUs for consistency
|
2024-05-28 20:59:29 +02:00 |
|
Gunar Schorcht
|
3f7416dda1
|
boards/esp32: replace feature periph_eth by esp_eth
|
2022-08-03 06:38:44 +02:00 |
|
Leandro Lanzieri
|
9f31dfe28a
|
cpu/esp32: refactor esp_spi_ram feature
This feature is provided by all esp32_wrover% models, so group it in the
common file.
|
2021-12-10 18:54:27 +01:00 |
|
Erik Ekman
|
2afa93c9f7
|
boards/esp32-ethernet-kit: Setup Kconfig to match makefiles
|
2020-11-28 10:18:54 +01:00 |
|
Erik Ekman
|
8e767373fb
|
boards/esp32-ethernet-kit: add SPI pin config
For when JTAG is not used.
|
2020-11-28 10:18:54 +01:00 |
|
Erik Ekman
|
db91be6ef8
|
cpu/esp32: add esp_jtag pseudomodule and feature
Available on esp32-wrover-kit and esp32-ethernet-kit boards.
|
2020-11-28 10:18:54 +01:00 |
|
Erik Ekman
|
e3142c39f0
|
boards/esp32: add ESP32-Ethernet-Kit board
Mostly copied from esp32-wroom-kit and Ethernet part from
esp32-olimex-evb.
Ethernet and serial port has been tested (on v1.2 board).
|
2020-11-28 10:18:54 +01:00 |
|