Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2d9f304

Browse files
committed
shrink wiznet boards
1 parent b874e04 commit 2d9f304

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ports/raspberrypi/boards/wiznet_w5100s_evb_pico/mpconfigboard.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ CHIP_FAMILY = rp2
99
EXTERNAL_FLASH_DEVICES = "W25Q16JVxQ"
1010

1111
CIRCUITPY__EVE = 1
12+
CIRCUITPY_FLOPPYIO = 0
1213
CIRCUITPY_SSL = 1
1314
CIRCUITPY_USB_HOST = 0

ports/raspberrypi/boards/wiznet_w5500_evb_pico/mpconfigboard.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ CHIP_FAMILY = rp2
99
EXTERNAL_FLASH_DEVICES = "W25Q16JVxQ"
1010

1111
CIRCUITPY__EVE = 1
12+
CIRCUITPY_FLOPPYIO = 0
1213
CIRCUITPY_SSL = 1
1314
CIRCUITPY_USB_HOST = 0

0 commit comments

Comments
 (0)