Skip to content

Commit 9473d44

Browse files
authored
Merge pull request #1929 from bridadan/remove-k64f-uvisor-target
Removing K64F_UVISOR target
2 parents e8fda07 + 8bbc163 commit 9473d44

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

hal/targets.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -596,10 +596,6 @@
596596
"detect_code": ["0240"],
597597
"device_has": ["ANALOGIN", "ANALOGOUT", "ERROR_RED", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES", "STORAGE"]
598598
},
599-
"K64F_UVISOR": {
600-
"inherits": ["K64F"],
601-
"extra_labels_add": ["K64F", "UVISOR_SUPPORTED"]
602-
},
603599
"MTS_GAMBIT": {
604600
"inherits": ["Target"],
605601
"core": "Cortex-M4F",

0 commit comments

Comments
 (0)