Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciechk8 committed Apr 26, 2017
1 parent 401f6b9 commit 9340551
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -62,6 +62,14 @@ make -f Makefile.CMSIS program
```
(you will need *openocd* software and ST-LINK programmer).

### Via internal bootloader
If you don't have ST-LINK and want to use bootloader, then run:
```
make -f Makefile.CMSIS program_bl
```
(you will need *stm32flash* software; serial port can be selected
in the Makefile)


## Hacking
### Schematic/PCB
Expand Down

0 comments on commit 9340551

Please sign in to comment.