From 877d35a9055f2c1fd61a8226f95735820dda512e Mon Sep 17 00:00:00 2001 From: Meco Man <920369182@qq.com> Date: Thu, 12 Nov 2020 18:02:25 +0800 Subject: [PATCH] Update README.md --- bsp/stm32/stm32f103-blue-pill/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bsp/stm32/stm32f103-blue-pill/README.md b/bsp/stm32/stm32f103-blue-pill/README.md index 34ccd1330..837b72576 100644 --- a/bsp/stm32/stm32f103-blue-pill/README.md +++ b/bsp/stm32/stm32f103-blue-pill/README.md @@ -48,7 +48,7 @@ KEY FEATURES - Temperature sensor - DMA - 7-channel DMA controller - - Peripherals supported: timers, ADC, SPIs, I2Cs and USARTs + - Peripherals supported: Timers, ADC, SPIs, I2Cs and USARTs - Up to 80 fast I/O ports - 26/37/51/80 I/Os, all mappable on 16 external interrupt vectors and almost all 5 V-tolerant @@ -225,4 +225,4 @@ Meco Man @ RT-Thread Community jiantingman@foxmail.com -https://github.com/mysterywolf \ No newline at end of file +https://github.com/mysterywolf -- GitLab