We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ba07ba commit 40080a8Copy full SHA for 40080a8
targets/targets.json
@@ -4906,40 +4906,6 @@
4906
"0405"
4907
]
4908
},
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
- },
4943
"MAX32620FTHR": {
4944
"inherits": [
4945
"Target"
0 commit comments