Skip to content

Commit bac1f00

Browse files
committed
Remove supertarget
1 parent 7b325f3 commit bac1f00

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

targets/targets.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@
1313
"default_lib": "std",
1414
"bootloader_supported": false
1515
},
16-
"Super_Target": {
17-
"inherits": ["Target"],
18-
"core": "Cortex-M4",
19-
"features_add": ["UVISOR", "BLE", "CLIENT", "IPV4", "IPV6"],
20-
"supported_toolchains": ["ARM"]
21-
},
2216
"CM4_UARM": {
2317
"inherits": ["Target"],
2418
"core": "Cortex-M4",

0 commit comments

Comments
 (0)