Skip to content
This repository was archived by the owner on Jun 8, 2021. It is now read-only.

Commit e747c25

Browse files
Qinghao ShiSeppo Takalo
authored andcommitted
add macro MBEDTLS_SHA1_C to K64F as default
1 parent 8238b8e commit e747c25

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mbed_app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"platform.stdio-convert-newlines": true,
55
"mbed-trace.enable": 1,
66
"rtos.main-thread-stack-size": 8192
7+
},
8+
"K64F": {
9+
"target.macros_add" : ["MBEDTLS_SHA1_C"]
710
}
811
}
912
}

0 commit comments

Comments
 (0)