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 boards/arduino-mega2560: fix broken links 2020-03-23 18:01:14 +01:00
Kconfig boards: model avr-based boards Kconfig 2021-11-22 12:25:30 +01:00
Makefile boards/arduino-atmega: move shared code to common/arduino-atmega 2017-11-30 10:26:35 +01:00
Makefile.dep boards/common/atmega: Refactoring periph_conf.h 2019-02-25 18:48:09 +01:00
Makefile.features cpu/atmega_common: Add feature PUF_SRAM 2020-05-15 11:31:23 +02:00
Makefile.include boards/arduino-mega2560: add TTY_BOARD_FILTER 2022-12-11 18:58:19 +01:00