1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/doc/doxygen
Marian Buschsieweke 208bf7eef3
build system: improve MOST_RECENT_PORT=1 handling
Allow overriding the shell command used to auto-detect the TTY of a
board with `MOST_RECENT_PORT=1` via the `TTY_SELECT_CMD` variable.
The use case is to also detect Arduino Mega 2560 clones with cheap
USB UART bridges (for which the filter command may yield false
positives) while preferring genuine Arduino Mega 2560 boards (if
found) over the clones (as the filter for genuine boards does not yield
false positives).
2022-12-11 18:58:18 +01:00
..
dot doc/porting-boards.md: improve with porting graph and reference section 2021-09-16 16:54:42 +02:00
src build system: improve MOST_RECENT_PORT=1 handling 2022-12-11 18:58:18 +01:00
.gitignore doc: add release notes to doxygen documentation 2017-05-12 17:54:48 +02:00
footer.html doc: utilize smartmenus 2017-04-25 09:35:50 +02:00
generate-changelog.py doc: generate-changelog: add support for point releases 2021-01-08 14:46:10 +01:00
header.html doc/doxygen: use DuckDuckGo for search 2022-07-22 14:39:51 +02:00
Makefile doc/doxygen: add package name for lessc 2019-02-20 11:35:06 +01:00
riot.doxyfile doc: Add high level documentation on flashing 2022-08-15 16:18:16 +02:00
RIOTDoxygenLayout.xml doc: fix trailing whitespace in Doxygen XML 2016-02-21 18:58:02 +01:00