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 e5a728f + ec08bf6 commit 45a63fbCopy full SHA for 45a63fb
targets/targets.json
@@ -8791,7 +8791,7 @@
8791
"macros_add": ["CMSDK_CM7"],
8792
"device_has_add": ["MPU"]
8793
},
8794
- "NU_PFM_M2351_CM": {
+ "NU_PFM_M2351": {
8795
"default_toolchain": "ARMC6",
8796
"extra_labels": [
8797
"NUVOTON",
@@ -8866,7 +8866,7 @@
8866
"public": false
8867
8868
"NU_PFM_M2351_NPSA_NS": {
8869
- "inherits": ["NU_PFM_M2351_CM"],
+ "inherits": ["NU_PFM_M2351"],
8870
"core": "Cortex-M23-NS",
8871
"trustzone": true,
8872
"extra_labels_add": [
@@ -8885,7 +8885,7 @@
8885
"mbed_ram_size" : "0x10000"
8886
8887
"NU_PFM_M2351_NPSA_S": {
8888
8889
"core": "Cortex-M23",
8890
8891
0 commit comments