Skip to content

Commit dc22e05

Browse files
committed
edge_control: TLS enable SHA1
1 parent d7ae070 commit dc22e05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variants/EDGE_CONTROL/conf/mbed_app.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"MBED_STACK_STATS_ENABLED=1",
55
"MBED_MEM_TRACING_ENABLED=1",
66
"NRFX_GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS=8",
7+
"MBEDTLS_SHA1_C=1",
78
"NRFX_WDT_ENABLED=1"
89
],
910
"target_overrides": {

0 commit comments

Comments
 (0)