From 4e07da09e97eacd6dbadb44be60804d58113e3ce Mon Sep 17 00:00:00 2001 From: Meco Man <920369182@qq.com> Date: Tue, 2 Nov 2021 21:04:06 -0400 Subject: [PATCH] [bsp][stm32][bluepill] update readme --- bsp/stm32/stm32f103-blue-pill/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bsp/stm32/stm32f103-blue-pill/README.md b/bsp/stm32/stm32f103-blue-pill/README.md index e7627e64a1..cab334d73c 100644 --- a/bsp/stm32/stm32f103-blue-pill/README.md +++ b/bsp/stm32/stm32f103-blue-pill/README.md @@ -159,10 +159,6 @@ You can use other USB to UART adapters to replace FTDI adapter. - Compile and download the program to the board -You can also follow this video to configurate *Blue Pill BSP* Keil5 project: - -> https://www.youtube.com/watch?v=0PwBBYXQ08g&t - ### 3.5 Running Results -- GitLab