Merge pull request #6440 from theotherjimmy/remove-supertarget

Remove supertarget
pull/6467/head
Cruz Monrreal 2018-03-26 14:21:53 -05:00 committed by GitHub
commit 50773b1b75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -13,12 +13,6 @@
"default_lib": "std",
"bootloader_supported": false
},
"Super_Target": {
"inherits": ["Target"],
"core": "Cortex-M4",
"features_add": ["UVISOR", "BLE", "CLIENT", "IPV4", "IPV6"],
"supported_toolchains": ["ARM"]
},
"CM4_UARM": {
"inherits": ["Target"],
"core": "Cortex-M4",