Skip to content

Commit e895e21

Browse files
committed
Remove doubly defined symbol from mbed_lib.json
1 parent cfa4ff6 commit e895e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "SecureStore",
3-
"macros": ["MBEDTLS_CIPHER_MODE_CTR", "MBEDTLS_CMAC_C"],
3+
"macros": ["MBEDTLS_CIPHER_MODE_CTR"],
44
"config": {
55
}
66
}

0 commit comments

Comments
 (0)