Skip to content

Commit 067f42b

Browse files
committed
Add Gameduino 3X Dazzler support on raspberry_pi_pico
Tested with hardware. Looks good. Follow on from #4054
1 parent 70a5f46 commit 067f42b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ports/raspberrypi/boards/raspberry_pi_pico/mpconfigboard.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ CHIP_VARIANT = RP2040
77
CHIP_FAMILY = rp2
88

99
INTERNAL_FLASH_FILESYSTEM = 1
10+
11+
CIRCUITPY__EVE = 1

0 commit comments

Comments
 (0)