Skip to content

Commit 1100da5

Browse files
author
Pontus Oldberg
committed
Corrected mk file.
1 parent 53f1fdd commit 1100da5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ports/raspberrypi/boards/challenger_rp2350_wifi6_ble5/mpconfigboard.mk

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ EXTERNAL_FLASH_DEVICES = "W25Q64JVxQ"
1111

1212
CIRCUITPY__EVE = 1
1313
CIRCUITPY_ALARM = 0
14-
CIRCUITPY_PICODVI = 1
1514

16-
FROZEN_MPY_DIRS += $(TOP)/ports/raspberrypi/boards/challenger_rp2350_wifi6_ble5
1715
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_HID
18-
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Register
16+
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Register

0 commit comments

Comments
 (0)