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.
2 parents f82014e + 05da721 commit 69c534dCopy full SHA for 69c534d
targets/targets.json
@@ -3992,7 +3992,8 @@
3992
"MBEDTLS_DES_C",
3993
"MBEDTLS_MD4_C",
3994
"MBEDTLS_MD5_C",
3995
- "MBEDTLS_SHA1_C"
+ "MBEDTLS_SHA1_C",
3996
+ "MBED_MPU_CUSTOM"
3997
],
3998
"device_has_add": [
3999
"CAN",
@@ -4001,8 +4002,7 @@
4001
4002
"FLASH",
4003
"WIFI",
4004
"SERIAL_FC",
- "SERIAL",
4005
- "MPU"
+ "SERIAL"
4006
4007
"features": ["BLE"],
4008
"device_has_remove": [],
0 commit comments