Skip to content

Commit 2a49567

Browse files
committed
added Adafruit_CircuitPython_Register to frozen libs
1 parent 2b36014 commit 2a49567

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/raspberrypi/boards/pimoroni_badger2040w/mpconfigboard.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ CFLAGS += -DCYW43_PIN_WL_HOST_WAKE=24 -DCYW43_PIN_WL_REG_ON=23 -DCYW43_WL_GPIO_C
2525
CFLAGS += -DCIRCUITPY_FIRMWARE_SIZE='(1536 * 1024)'
2626

2727
FROZEN_MPY_DIRS += $(TOP)/frozen/circuitpython-pcf85063a
28+
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Register

0 commit comments

Comments
 (0)