1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/esp32-ttgo-t-beam
Marian Buschsieweke 9308a6f526
boards/esp32-mh-et-live-minikit,esp32-ttgo-t-beam: 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 CP2104 USB2UART bridge. But depending on the boards
attached, it might be good enough to reliably tell it apart from other
boards.
2023-12-06 11:14:21 +01:00
..
include boards,sys/arduino: major clean up 2023-06-26 17:24:07 +02:00
board.c boards/esp32: cleanup board_init_common 2022-06-21 16:21:10 +02:00
doc.txt boards/esp32: reformat docs for 80 chars 2021-10-15 02:50:21 +02:00
Kconfig boards,sys/arduino: major clean up 2023-06-26 17:24:07 +02:00
Makefile boards/esp32: add TTGO T-Beam board definition 2020-01-10 10:04:38 +01:00
Makefile.dep boards/esp32: Move inclusion of boards_common_esp32 to common file 2020-03-24 09:21:22 +01:00
Makefile.features boards,sys/arduino: major clean up 2023-06-26 17:24:07 +02:00
Makefile.include boards/esp32-mh-et-live-minikit,esp32-ttgo-t-beam: add TTY board filter 2023-12-06 11:14:21 +01:00