From 9bbe2097db4f201e5dc49e9a84ddd3c012d92f78 Mon Sep 17 00:00:00 2001 From: xiao xie <335266746@qq.com> Date: Thu, 1 Sep 2022 09:19:59 +0800 Subject: [PATCH] [imxrt1170] Update readme (#6358) update README --- bsp/imxrt/imxrt1170-nxp-evk/README.md | 2 +- bsp/imxrt/imxrt1170-nxp-evk/README_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bsp/imxrt/imxrt1170-nxp-evk/README.md b/bsp/imxrt/imxrt1170-nxp-evk/README.md index 0f1df97ddb..e85f233df7 100644 --- a/bsp/imxrt/imxrt1170-nxp-evk/README.md +++ b/bsp/imxrt/imxrt1170-nxp-evk/README.md @@ -38,7 +38,7 @@ Each peripheral supporting condition for this BSP is as follows: | SDIO | √ | | | RTC | √ | | | PWM | √ | | - +| CAN | √ | | ## Execution Instruction diff --git a/bsp/imxrt/imxrt1170-nxp-evk/README_zh.md b/bsp/imxrt/imxrt1170-nxp-evk/README_zh.md index 265549e008..a00b1c6a4a 100644 --- a/bsp/imxrt/imxrt1170-nxp-evk/README_zh.md +++ b/bsp/imxrt/imxrt1170-nxp-evk/README_zh.md @@ -41,7 +41,7 @@ i.MX RT1170跨界MCU以1GHz的速度刷新了记录。该突破性系列结合 | SDIO | 支持 | | | RTC | 支持 | | | PWM | 支持 | | - +| CAN | 支持 | | ## 使用说明 -- GitLab