Skip to content

Commit 0c89605

Browse files
committed
delete: some extra title in startup-stm32.md
1 parent 743eb24 commit 0c89605

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

_posts/2021-11-20-startup-stm32.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ categories: [Embedded, STM32]
55
tags: [stm32, startup, arm, embedded] # TAG names should always be lowercase
66
---
77

8-
9-
# Journey Through STM32F103VE Startup - From Power-on to Main()
10-
118
> Have you ever wondered what happens when you press the reset button on your STM32 board? Let's embark on a journey through the startup process of the STM32F103VE, breaking down this complex process into an easy-to-understand story.
129
1310
## The Wake-up Call

0 commit comments

Comments
 (0)