Skip to content

Commit b2b68a5

Browse files
CopilotBernardXiong
andcommitted
Replace Infineon BSPs with psoc6-evaluationkit-062S2
Co-authored-by: BernardXiong <[email protected]>
1 parent 5bbd67a commit b2b68a5

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

resources/bi.json

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -119,16 +119,10 @@
119119
"manufacturer": "Infineon",
120120
"boards": [
121121
{
122-
"name": "psoc62-cy8ckit-062s2-43012",
123-
"description": "Infineon PSoC 62 Pioneer Kit with dual-core ARM Cortex-M4/M0+ and Wi-Fi/BT. 英飞凌PSoC 62先锋套件,双核ARM Cortex-M4/M0+和Wi-Fi/BT。",
124-
"board": "psoc62-cy8ckit-062s2-43012",
125-
"path": "bsp/cypress/psoc6-cy8ckit-062S2-43012"
126-
},
127-
{
128-
"name": "xmc4500-relax",
129-
"description": "Infineon XMC4500 Relax Kit with ARM Cortex-M4 for industrial applications. 英飞凌XMC4500 Relax套件,搭载ARM Cortex-M4用于工业应用。",
130-
"board": "xmc4500-relax",
131-
"path": "bsp/xmc4500-relax"
122+
"name": "psoc6-evaluationkit-062S2",
123+
"description": "Infineon PSoC 6 Evaluation Kit with dual-core ARM Cortex-M4/M0+ processor. 英飞凌PSoC 6评估套件,搭载双核ARM Cortex-M4/M0+处理器。",
124+
"board": "psoc6-evaluationkit-062S2",
125+
"path": "bsp/Infineon/psoc6-evaluationkit-062S2"
132126
}
133127
]
134128
},

0 commit comments

Comments
 (0)