Skip to content

Commit e052bb5

Browse files
committed
IS_I2S_IMPLEMENTED
1 parent a89510a commit e052bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doxyfile

+1-1
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 USE_NANO33BLE ARDUINO_ARCH_MBED ARDUINO_ARCH_RENESAS __AVR__ STM32 ARDUINO_ARCH_SAMD USE_URL_ARDUINO USE_TIMER USE_ANALOG USE_I2S USE_PWM USE_AUDIO_SERVER USE_ANALOG_ARDUINO USE_CONCURRENCY
2220+
PREDEFINED = DOXYGEN IS_DESKTOP ESP32 ESP8266 ARDUINO_ARCH_MBED_RP2040 ARDUINO_ARCH_RP2040 USE_NANO33BLE ARDUINO_ARCH_MBED ARDUINO_ARCH_RENESAS __AVR__ STM32 ARDUINO_ARCH_SAMD USE_URL_ARDUINO USE_TIMER USE_ANALOG USE_I2S USE_PWM USE_AUDIO_SERVER USE_ANALOG_ARDUINO USE_CONCURRENCY IS_I2S_IMPLEMENTED
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)