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 a07dac9ad1
build system: add new compile-commands make target
By running make compile-commands a `compile_commands.json` in the RIOT base
directory. With the environment variable `COMPILE_COMMANDS` the path of
this file can be changed to a custom location.

The `compile_commands.json` will contain the exact compile command, but
as additional flag `-I/usr/$(TARGET)/include` is added to work around
`clangd` not being able to locate the newlib system headers. The
additional includes can be overwritten using the environment variable
`COMPILE_COMMANDS_EXTRA_INCLUDES`.
2021-04-14 14:51:46 +02:00
..
src build system: add new compile-commands make target 2021-04-14 14:51:46 +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: add jquerry.scrollTo for less timers in html doc 2020-11-24 20:28:47 +01:00
Makefile doc/doxygen: add package name for lessc 2019-02-20 11:35:06 +01:00
riot.doxyfile doc: Make bootloaders visible in modules 2021-02-18 14:56:20 +01:00
RIOTDoxygenLayout.xml doc: fix trailing whitespace in Doxygen XML 2016-02-21 18:58:02 +01:00