mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-28 09:58:23 +08:00
[dox] minor Doxyfile update
This commit is contained in:
@@ -688,11 +688,7 @@ RECURSIVE = YES
|
|||||||
# Note that relative paths are relative to the directory from which doxygen is
|
# Note that relative paths are relative to the directory from which doxygen is
|
||||||
# run.
|
# run.
|
||||||
|
|
||||||
EXCLUDE = sw/airborne/csc/ \
|
EXCLUDE = sw/airborne/test/ \
|
||||||
sw/airborne/obsolete/ \
|
|
||||||
sw/airborne/booz/ \
|
|
||||||
sw/airborne/test/ \
|
|
||||||
sw/airborne/arch/avr/ \
|
|
||||||
sw/airborne/firmwares/non_ap/ \
|
sw/airborne/firmwares/non_ap/ \
|
||||||
sw/airborne/firmwares/logger/ \
|
sw/airborne/firmwares/logger/ \
|
||||||
sw/airborne/firmwares/vor/ \
|
sw/airborne/firmwares/vor/ \
|
||||||
@@ -1530,6 +1526,8 @@ PREDEFINED = USE_GPS \
|
|||||||
USE_IMU \
|
USE_IMU \
|
||||||
USE_MAGNETOMETER \
|
USE_MAGNETOMETER \
|
||||||
USE_BAROMETER \
|
USE_BAROMETER \
|
||||||
|
USE_LED \
|
||||||
|
USE_SYS_TIME \
|
||||||
SPI_MASTER \
|
SPI_MASTER \
|
||||||
SPI_SLAVE \
|
SPI_SLAVE \
|
||||||
USE_SPI0 \
|
USE_SPI0 \
|
||||||
@@ -1537,6 +1535,8 @@ PREDEFINED = USE_GPS \
|
|||||||
USE_SPI2 \
|
USE_SPI2 \
|
||||||
RADIO_CONTROL \
|
RADIO_CONTROL \
|
||||||
GUIDANCE_V_C \
|
GUIDANCE_V_C \
|
||||||
|
DATALINK \
|
||||||
|
USE_PERIODIC_TELEMETRY_REPORT \
|
||||||
__attribute__(x)=
|
__attribute__(x)=
|
||||||
|
|
||||||
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
|
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
|
||||||
|
|||||||
Reference in New Issue
Block a user