1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/esp32-wemos-lolin-d32-pro
Marian Buschsieweke 9dcbab218a
boards/esp32-olimex-evb,esp32-wemos-lolin-d32-pro: 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 USB 2.0 UART2USB 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:22 +01:00
..
include boards,sys/arduino: major clean up 2023-06-26 17:24:07 +02:00
doc.txt boards: fix references in documentation 2023-09-27 09:12:06 +02:00
esp32-wemos-lolin-d32-pro.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-wemos-lolin-d32-pro 2018-10-08 12:20:49 +02:00
Makefile.default cpu/esp32: do not expand USEMODULE 2021-12-10 17:34:16 +01:00
Makefile.dep boards/esp32-wemos-lolin-d32-pro: complete SD card MTD config 2023-02-07 01:18:56 +01:00
Makefile.features boards,sys/arduino: major clean up 2023-06-26 17:24:07 +02:00
Makefile.include boards/esp32-olimex-evb,esp32-wemos-lolin-d32-pro: add TTY board filter 2023-12-06 11:14:22 +01:00