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 015ee050f2
makefiles/tools/serial.inc.mk: Allow detection of debug adapter
Boards with an integrated debugger/programmer that also provides the
serial as UART <--> USB adapter, the TTY serial matches the serial of
the programmer.

This adapts the `serial.inc.mk` to set the `DEBUG_ADAPTER_ID` to the
TTY serial if (and only if) `MOST_RECENT_PORT` *and*
`DEBUG_ADAPTER_ID_IS_TTY_SERIAL` both have a value of `1`. Boards with
an integrated programmer are expected to set
`DEBUG_ADAPTER_ID_IS_TTY_SERIAL` to `1` in their `Makefile.include`.
2023-02-24 16:50:56 +01:00
..
dot doc/porting-boards.md: improve with porting graph and reference section 2021-09-16 16:54:42 +02:00
src makefiles/tools/serial.inc.mk: Allow detection of debug adapter 2023-02-24 16:50:56 +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 doccheck: check without building 2023-01-31 19:36:23 +01:00
riot.doxyfile blobs: include documentation in doxygen 2023-01-26 09:27:47 +01:00
RIOTDoxygenLayout.xml doc: fix trailing whitespace in Doxygen XML 2016-02-21 18:58:02 +01:00