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 821b984 commit c6038a6Copy full SHA for c6038a6
ports/raspberrypi/mpconfigport.h
@@ -34,7 +34,7 @@
34
#define CIRCUITPY_PROCESSOR_COUNT (2)
35
36
// For many RP2 boards BOOTSEL is not connected to a GPIO pin.
37
-#define CIRCUITPY_BOOT_BUTTON (1)
+#define CIRCUITPY_BOOT_BUTTON_NO_GPIO (1)
38
39
#if CIRCUITPY_USB_HOST
40
#define CIRCUITPY_USB_HOST_INSTANCE 1
0 commit comments