Python warns about invalid escape sequences in the heap update regex patterns. Mark the patterns as raw strings so the regex values stay unchanged without relying on invalid Python escapes. Generated-by: OpenAI Codex Signed-off-by: Old-Ding <35417409+Old-Ding@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| docs | ||
| libraries | ||
| psoc6-cy8ckit-062-BLE | ||
| psoc6-cy8ckit-062-WIFI-BT | ||
| psoc6-cy8ckit-062S2-43012 | ||
| psoc6-cy8ckit-062s4 | ||
| psoc6-cy8cproto-062S3-4343W | ||
| psoc6-evaluationkit-062S2 | ||
| psoc6-pioneerkit_modus | ||
| tools | ||
| xmc7100d-f144k4160aa | ||
| xmc7200-kit_xmc7200_evk | ||
| .clang-format-ignore | ||
| README.md | ||
README.md
Infineon-PSOC6 BSP 说明
PSOC6 系列 BSP 目前支持情况如下表所示:
| BSP 文件夹名称 | 开发板名称 |
|---|---|
| PSOC62 系列 | |
| psoc6-cy8ckit-062S2-43012 | Infineon 官方 CY8CKIT-062-BLE PSoC 6 BLE Pioneer Kit 开发板 |
| psoc6-cy8cproto-062S3-4343W | Infineon 官方 PSoC™ 62S3 Wi-Fi BT Prototyping Kit 开发板 |
| psoc6-evaluationkit-062S2 | RT-Thread 联合 Infineon 推出的评估开发板 |
| psoc6-cy8ckit-062-BLE | Infineon 官方 psoc6-cy8ckit-062-BLE 开发板 |
| psoc6-cy8ckit-062-WIFI-BT | Infineon 官方 psoc6-cy8ckit-062-WIFI-BT 开发板 |
| psoc6-cy8ckit-062s4 | Infineon 官方 psoc6-cy8ckit-062s4 开发板 |
XMC 系列 BSP 目前支持情况如下表所示:
| 更多操作BSP 文件夹名称 | 开发板名称 |
|---|---|
| XMC系列 | |
| xmc7200-kit_xmc7200_evk | Infineon 官方 xmc7200-kit_xmc7200_evk 开发板 |
可以通过阅读相应 BSP 下的 README 来快速上手,如果想要使用 BSP 更多功能可参考 docs 文件夹下提供的说明文档,如下表所示:
| BSP 制作与提交 | 简介 |
|---|---|
| BSP 制作教程 | 讲解 PSOC6 系列 BSP 的制作方法,以及在制作 BSP 和提交 BSP 时应当遵守的规范 |