We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2768406 commit f2aba46Copy full SHA for f2aba46
ports/silabs/mpconfigport.mk
@@ -34,4 +34,6 @@ ifeq ($(MCU_SERIES),MG24)
34
CIRCUITPY_USB = 0
35
endif
36
37
+CIRCUITPY_HASHLIB_MBEDTLS_ONLY = 0
38
+
39
CIRCUITPY_BUILD_EXTENSIONS ?= bin
0 commit comments