summaryrefslogtreecommitdiff
path: root/README.md
blob: 5f342c515dbe30dc951af27fb469f9b08f0dc00e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# STM32F103 Bluepill template

## Links
https://github.com/lowleveltv/stm32-bluepill-blink/

## Usage
```
make init
```

To flash:
```
make flash
```
! Make sure there is an STLink avaliable via `ls /dev | grep st`