Skip to content

Commit f2aba46

Browse files
committed
don't include local mbedtls, silabs has their own
1 parent 2768406 commit f2aba46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ports/silabs/mpconfigport.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,6 @@ ifeq ($(MCU_SERIES),MG24)
3434
CIRCUITPY_USB = 0
3535
endif
3636

37+
CIRCUITPY_HASHLIB_MBEDTLS_ONLY = 0
38+
3739
CIRCUITPY_BUILD_EXTENSIONS ?= bin

0 commit comments

Comments
 (0)