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 2611644 commit a59b5e6Copy full SHA for a59b5e6
src/tusb_config.h
@@ -32,7 +32,7 @@
32
#if defined(ARDUINO_ARCH_SAMD)
33
#include "arduino/ports/samd/tusb_config_samd.h"
34
35
-#elif defined(ARDUINO_ARCH_NRF52)
+#elif defined(ARDUINO_NRF52_ADAFRUIT)
36
#include "arduino/ports/nrf/tusb_config_nrf.h"
37
38
#elif defined(ARDUINO_ARCH_RP2040)
0 commit comments