1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/esp32-wrover-kit
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 boards: fix inches unit in documentation 2023-09-27 09:12:06 +02:00
board.c boards/esp32: cleanup board_init_common 2022-06-21 16:21:10 +02:00
doc.txt boards: fix references in documentation 2023-09-27 09:12:06 +02:00
esp32-wrover-kit.config boards/esp32: model Kconfig 2021-12-10 18:54:07 +01:00
Kconfig boards,sys/arduino: major clean up 2023-06-26 17:24:07 +02:00
Makefile boards: add esp32-wrover-kit 2018-10-08 12:20:49 +02:00
Makefile.dep boards/esp32-wrover-kit: complete SD card MTD config 2023-02-06 23:37:40 +01:00
Makefile.features boards,sys/arduino: major clean up 2023-06-26 17:24:07 +02:00
Makefile.include boards/esp32-*-kit*: add TTY board filter 2023-12-06 11:14:21 +01:00