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 3fd5f53 commit d67536dCopy full SHA for d67536d
targets/targets.json
@@ -7883,7 +7883,7 @@
7883
"inherits": ["Target"],
7884
"macros": ["MBED_MPU_CUSTOM"],
7885
"default_toolchain": "GCC_ARM",
7886
- "supported_toolchains": ["GCC_ARM", "IAR", "ARM"],
+ "supported_toolchains": ["GCC_ARM", "ARM"],
7887
"core": "Cortex-M4F",
7888
"OUTPUT_EXT": "hex",
7889
"device_has": [
@@ -7910,7 +7910,7 @@
7910
"TRNG",
7911
"CRC"
7912
],
7913
- "release_versions": ["5"],
+ "release_versions": [],
7914
"extra_labels": ["Cypress", "PSOC6"],
7915
"public": false
7916
},
0 commit comments