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 78401ed commit 05da721Copy full SHA for 05da721
targets/targets.json
@@ -3975,7 +3975,8 @@
3975
"MBEDTLS_DES_C",
3976
"MBEDTLS_MD4_C",
3977
"MBEDTLS_MD5_C",
3978
- "MBEDTLS_SHA1_C"
+ "MBEDTLS_SHA1_C",
3979
+ "MBED_MPU_CUSTOM"
3980
],
3981
"device_has_add": [
3982
"CAN",
@@ -3984,8 +3985,7 @@
3984
3985
"FLASH",
3986
"WIFI",
3987
"SERIAL_FC",
- "SERIAL",
3988
- "MPU"
+ "SERIAL"
3989
3990
"features": ["BLE"],
3991
"device_has_remove": [],
0 commit comments