[M2351] Remove NUMAKER_PFM_M2351_S/_NS targets

pull/7302/head
ccli8 2018-06-29 15:33:50 +08:00
parent 0b00d0ce11
commit 124b4ad557
1 changed files with 0 additions and 9 deletions

View File

@ -4251,14 +4251,5 @@
"release_versions": ["5"], "release_versions": ["5"],
"device_name": "M2351KIAAEES", "device_name": "M2351KIAAEES",
"bootloader_supported": true "bootloader_supported": true
},
"NUMAKER_PFM_M2351_S": {
"core": "Cortex-M23",
"inherits": ["NUMAKER_PFM_M2351"],
"device_has_remove": ["TRNG"]
},
"NUMAKER_PFM_M2351_NS": {
"core": "Cortex-M23-NS",
"inherits": ["NUMAKER_PFM_M2351"]
} }
} }