mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 18:13:49 +01:00
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.