From 8ba68a0617bf43090eb367c20653d565c0896f50 Mon Sep 17 00:00:00 2001 From: Puhan Zhou Date: Mon, 13 Dec 2021 21:07:07 +0800 Subject: [PATCH] fix doc error --- bsp/stm32/stm32f411-st-nucleo/README_zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsp/stm32/stm32f411-st-nucleo/README_zh.md b/bsp/stm32/stm32f411-st-nucleo/README_zh.md index ec84e51601..778cd90b09 100644 --- a/bsp/stm32/stm32f411-st-nucleo/README_zh.md +++ b/bsp/stm32/stm32f411-st-nucleo/README_zh.md @@ -22,7 +22,7 @@ 该开发板常用 ** 板载资源 ** 如下: -- MCU:STM32F407ZGT6,主频 100MHz,512KB FLASH ,128KB RAM。 +- MCU:STM32F411RET6,主频 100MHz,512KB FLASH ,128KB RAM。 - 常用外设 - LED:3 个,USB communication (LD1), user LED (LD2), power LED (LD3) 。 - 按键,2 个,USER and RESET 。