1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/arduino-mega2560
Marian Buschsieweke dadf22f07a
boards/arduino-mega2560: add TTY_BOARD_FILTER
This allows automatically selecting TTY actually belonging to an
Arduino Mega2560 if `MOST_RECENT_PORT=1` is set.

Note: Unless `ARDUINO_MEGA2560_COMPAT_WITH_CLONES` is set to `0`,
this will fall back to detecting any cheap USB UART bridge typically
found in Arduino Mega 2560 clones if no genuine Arduino Mega is found.
2022-12-11 18:58:19 +01:00
..
include boards/arduino-mega2560: add ztimer adjust paramters 2022-03-22 15:20:31 +01:00
doc.txt
Kconfig boards: model avr-based boards Kconfig 2021-11-22 12:25:30 +01:00
Makefile
Makefile.dep
Makefile.features
Makefile.include boards/arduino-mega2560: add TTY_BOARD_FILTER 2022-12-11 18:58:19 +01:00