1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00
RIOT/doc/doxygen
Marian Buschsieweke ca15b1e1f8
tools/mspdebug: fix make debug and make debugserver
The semantics of `make debug` and `make debugserver` have changed in
the years since the MSP430 integration. This brings the implementation
back into line with the current semantics

- `make debug` now starts both mspdebug and GDB, no need to
  run `make debugserver` prior to `make debug` anymore
- `make debug` no longer flashes the target to not waste flash erase
  cycles
- GDB mutliarch support is added
- support for selecting a debug adapter by its serial is added
2023-05-24 17:00:38 +02:00
..
dot doc/porting-boards.md: improve with porting graph and reference section 2021-09-16 16:54:42 +02:00
src tools/mspdebug: fix make debug and make debugserver 2023-05-24 17:00:38 +02: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: add quicklink to boards in navbar 2023-03-06 18:50:17 +01:00