Skip to content

Commit bb8cead

Browse files
committed
Doxyfile USE_URL_ARDUINO
1 parent 5f2d988 commit bb8cead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2217,7 +2217,7 @@ INCLUDE_FILE_PATTERNS =
22172217
# recursively expanded use the := operator instead of the = operator.
22182218
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
22192219

2220-
PREDEFINED = DOXYGEN IS_DESKTOP ESP32 ESP8266 ARDUINO_ARCH_MBED_RP2040 ARDUINO_ARCH_RP2040 __AVR__ STM32 ARDUINO_ARCH_SAMD
2220+
PREDEFINED = DOXYGEN IS_DESKTOP ESP32 ESP8266 ARDUINO_ARCH_MBED_RP2040 ARDUINO_ARCH_RP2040 __AVR__ STM32 ARDUINO_ARCH_SAMD USE_URL_ARDUINO
22212221

22222222
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
22232223
# tag can be used to specify a list of macro names that should be expanded. The

0 commit comments

Comments
 (0)