Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
boards/esp32s2-lilygo-ttgo-t8: add TTY board filter
When using `make flash` or `make term` with `MOST_RECENT_PORT=1`, RIOT should now only consider plausible TTYs and select the most recently connected one. The filter is a bit broad, though, and will match any board with a CH430 UART2USB bridge. But depending on the boards attached, it might be good enough to reliably tell it apart from other boards.
- Loading branch information