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 aba4c50 commit 12f59b4Copy full SHA for 12f59b4
ports/raspberrypi/boards/pimoroni_pico_dv_base/mpconfigboard.mk
@@ -12,4 +12,4 @@ CIRCUITPY__EVE = 1
12
CIRCUITPY_PICODVI = 1
13
14
# Include these Python libraries in firmware.
15
-FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_SD
+FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_SD
ports/raspberrypi/boards/pimoroni_pico_dv_base_w/mpconfigboard.mk
@@ -26,4 +26,4 @@ CFLAGS += -DCYW43_PIN_WL_HOST_WAKE=24 -DCYW43_PIN_WL_REG_ON=23 -DCYW43_WL_GPIO_C
26
CFLAGS += -DCIRCUITPY_FIRMWARE_SIZE='(1536 * 1024)'
27
28
29
0 commit comments