diff options
Diffstat (limited to 'Bootloaders/Incomplete')
-rw-r--r-- | Bootloaders/Incomplete/MIDI/Doxygen.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bootloaders/Incomplete/MIDI/Doxygen.conf b/Bootloaders/Incomplete/MIDI/Doxygen.conf index bdf4528b5..3fff40531 100644 --- a/Bootloaders/Incomplete/MIDI/Doxygen.conf +++ b/Bootloaders/Incomplete/MIDI/Doxygen.conf @@ -629,7 +629,7 @@ EXCLUDE_SYMLINKS = NO # against the file with absolute path, so to exclude all test directories
# for example use the pattern */test/*
-EXCLUDE_PATTERNS = */LowLevel/USBMode.h
+EXCLUDE_PATTERNS =
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
# (namespaces, classes, functions, etc.) that should be excluded from the
|