We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b36014 commit 2a49567Copy full SHA for 2a49567
1 file changed
ports/raspberrypi/boards/pimoroni_badger2040w/mpconfigboard.mk
@@ -25,3 +25,4 @@ CFLAGS += -DCYW43_PIN_WL_HOST_WAKE=24 -DCYW43_PIN_WL_REG_ON=23 -DCYW43_WL_GPIO_C
25
CFLAGS += -DCIRCUITPY_FIRMWARE_SIZE='(1536 * 1024)'
26
27
FROZEN_MPY_DIRS += $(TOP)/frozen/circuitpython-pcf85063a
28
+FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Register
0 commit comments