rt-thread/bsp/nxp/mcxn/README.md

20 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# FRDM-MCXN947 BSP 说明
FRDM-MCXN947系列 BSP 目前支持情况如下表所示:
| BSP 文件夹名称 | 开发板名称 |
|:------------------------- |:-------------------------- |
| **MCXN947 系列** | |
| FRDM-MCXN947 | TBD |
可以通过阅读相应 BSP 下的 README 来快速上手,如果想要使用 BSP 更多功能可参考 docs 文件夹下提供的说明文档,如下表所示:
| BSP 使用教程 | 简介 |
|:-------------------- |:------------------------------------------------- |
| [外设驱动使用教程](docs/FRDM-MCXN947系列BSP外设驱动使用教程.md) | 讲解 BSP 上更多外设驱动的使用方法 |
| [外设驱动介绍与应用](docs/FRDM-MCXN947系列驱动介绍.md) | 讲解FRDM-MCXN947系列BSP驱动的支持情况以及如何利用驱动框架开发应用程序 |
| **BSP 制作与提交** | **简介** |
| [BSP 制作教程](docs/FRDM-MCXN947系列BSP制作教程.md) | 讲解FRDM-MCXN947系列BSP的制作方法以及在制作 BSP 和提交 BSP 时应当遵守的规范 |
| [外设驱动添加指南](docs/FRDM-MCXN947系列外设驱动添加指南.md) | 讲解 BSP 添加更多设备驱动的方法 |