Skip to content

Commit fabe72b

Browse files
committed
remove redundant hashlib enable for CLUE
This is enabled at the port level now.
1 parent f9d5778 commit fabe72b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ports/nordic/boards/clue_nrf52840_express/mpconfigboard.mk

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,3 @@ MCU_CHIP = nrf52840
77

88
QSPI_FLASH_FILESYSTEM = 1
99
EXTERNAL_FLASH_DEVICES = "GD25Q16C, W25Q16JVxQ"
10-
11-
CIRCUITPY_HASHLIB = 1
12-
CIRCUITPY_HASHLIB_SHA256 = 1

0 commit comments

Comments
 (0)