We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f2d988 commit bb8ceadCopy full SHA for bb8cead
Doxyfile
@@ -2217,7 +2217,7 @@ INCLUDE_FILE_PATTERNS =
2217
# recursively expanded use the := operator instead of the = operator.
2218
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
2219
2220
-PREDEFINED = DOXYGEN IS_DESKTOP ESP32 ESP8266 ARDUINO_ARCH_MBED_RP2040 ARDUINO_ARCH_RP2040 __AVR__ STM32 ARDUINO_ARCH_SAMD
+PREDEFINED = DOXYGEN IS_DESKTOP ESP32 ESP8266 ARDUINO_ARCH_MBED_RP2040 ARDUINO_ARCH_RP2040 __AVR__ STM32 ARDUINO_ARCH_SAMD USE_URL_ARDUINO
2221
2222
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
2223
# tag can be used to specify a list of macro names that should be expanded. The
0 commit comments