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 a03b6a9 commit 563e038Copy full SHA for 563e038
ports/stm/mpconfigport.mk
@@ -7,6 +7,7 @@ ifeq ($(MCU_VARIANT),STM32F405xx)
7
CIRCUITPY_FRAMEBUFFERIO ?= 1
8
CIRCUITPY_RGBMATRIX ?= 1
9
CIRCUITPY_SDIOIO ?= 1
10
+ USB_NUM_EP = 4
11
endif
12
13
ifeq ($(MCU_SERIES),F4)
0 commit comments