1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/esp32-ethernet-kit-v1_0
Marian Buschsieweke 28a5ec3911
boards/esp32-*-kit*: add TTY board filter
When using `make flash` or `make term` with `MOST_RECENT_PORT=1`, RIOT
should now select relatively robustly the most recently connected
ESP32 Ethernet Kit / ESP32 Wrover Kit board, even with other TTYs
present. This is because the FTDI Dual RS232-HS with two USB2UART
bridges in the chip would be an expensive overkill for most boards,
unless one is using the FTDI chip to big-bang JTAG as well - as done
on the Ethernet Kit and Wrover Kit boards.
2023-12-06 11:14:21 +01:00
..
include doc: fix unbalaced grouping 2022-09-14 15:05:25 +02:00
doc_common.txt cpu/esp32: update the doc for Espressif's ESP32 vendor toolchain 2022-03-10 05:31:04 +01:00
doc.txt boards/esp32: reformat docs for 80 chars 2021-10-15 02:50:21 +02:00
Kconfig boards/esp32: replace HAS_PERIPH_ETH by HAS_ESP_ETH in Kconfig 2022-08-03 09:01:05 +02:00
Makefile boards/esp32: add ESP32-Ethernet-Kit board 2020-11-28 10:18:54 +01:00
Makefile.dep boards/esp32: add ESP32-Ethernet-Kit board 2020-11-28 10:18:54 +01:00
Makefile.features boards/esp32: replace feature periph_eth by esp_eth 2022-08-03 06:38:44 +02:00
Makefile.include boards/esp32-*-kit*: add TTY board filter 2023-12-06 11:14:21 +01:00