We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3453683 commit f80d992Copy full SHA for f80d992
1 file changed
ports/nordic/boards/clue_nrf52840_express/mpconfigboard.mk
@@ -7,3 +7,6 @@ MCU_CHIP = nrf52840
7
8
QSPI_FLASH_FILESYSTEM = 1
9
EXTERNAL_FLASH_DEVICES = "GD25Q16C, W25Q16JVxQ"
10
+
11
+CIRCUITPY_HASHLIB = 1
12
+CIRCUITPY_HASHLIB_SHA256 = 1
0 commit comments