From a2c9c85b8ff8c2bb9db84900dd384e588841281e Mon Sep 17 00:00:00 2001 From: mysterywolf <920369182@qq.com> Date: Sat, 7 Nov 2020 15:23:59 +0800 Subject: [PATCH] [update] --- bsp/stm32/stm32f072-st-nucleo/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bsp/stm32/stm32f072-st-nucleo/README.md b/bsp/stm32/stm32f072-st-nucleo/README.md index 4e572ecfa..70ccb0011 100644 --- a/bsp/stm32/stm32f072-st-nucleo/README.md +++ b/bsp/stm32/stm32f072-st-nucleo/README.md @@ -16,14 +16,14 @@ These features make the STM32F072x8/xB microcontrollers suitable for a wide rang - Memories -- - 64 to 128 Kbytes of Flash memory + - 64 to 128 Kbytes of Flash memory - 16 Kbytes of SRAM with HW parity - CRC calculation unit - Reset and power management -- - Digital and I/O supply: VDD= 2.0 V to 3.6 V + - Digital and I/O supply: VDD= 2.0 V to 3.6 V - Analog supply: VDDA= VDDto 3.6 V - Selected I/Os: VDDIO2= 1.65 V to 3.6 V - Power-on/Power down reset (POR/PDR) -- GitLab