Skip to content

Commit 40080a8

Browse files
MarceloSalazarMarceloSalazar
authored andcommitted
Remove MAX32620HSP as unsupported
1 parent 3ba07ba commit 40080a8

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

targets/targets.json

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -4906,40 +4906,6 @@
49064906
"0405"
49074907
]
49084908
},
4909-
"MAX32620HSP": {
4910-
"inherits": [
4911-
"Target"
4912-
],
4913-
"core": "Cortex-M4F",
4914-
"extra_labels": [
4915-
"Maxim",
4916-
"MAX32620"
4917-
],
4918-
"supported_toolchains": [
4919-
"GCC_ARM",
4920-
"IAR",
4921-
"ARM"
4922-
],
4923-
"device_has": [
4924-
"ANALOGIN",
4925-
"I2C",
4926-
"INTERRUPTIN",
4927-
"PORTIN",
4928-
"PORTINOUT",
4929-
"PORTOUT",
4930-
"PWMOUT",
4931-
"SERIAL",
4932-
"SERIAL_FC",
4933-
"SLEEP",
4934-
"SPI",
4935-
"SPI_ASYNCH",
4936-
"STDIO_MESSAGES"
4937-
],
4938-
"release_versions": [],
4939-
"detect_code": [
4940-
"0407"
4941-
]
4942-
},
49434909
"MAX32620FTHR": {
49444910
"inherits": [
49454911
"Target"

0 commit comments

Comments
 (0)