Hy 7c629d974d
[HUST CSE]NULL POINTER (#7220)
* avoids the risk of a null pointer

* 将||改成&&来判断断言
There is a possibility of a null pointer

* there is a possibility of a null pointer

* Update components/drivers/fdt/src/dtb_get.c

Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>

* 已根据代码规范进行修改,谢谢提醒

---------

Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
2023-04-17 08:12:27 +08:00
..
2023-04-17 08:12:27 +08:00
2023-02-03 13:56:30 +08:00

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 开发板

可以通过阅读相应 BSP 下的 README 来快速上手,如果想要使用 BSP 更多功能可参考 docs 文件夹下提供的说明文档,如下表所示:

BSP 制作与提交 简介
BSP 制作教程 讲解 PSOC6 系列 BSP 的制作方法,以及在制作 BSP 和提交 BSP 时应当遵守的规范