Skip to content
This repository was archived by the owner on Oct 5, 2021. It is now read-only.

Commit 1c3ff91

Browse files
authored
Create README.md
1 parent 6aceebf commit 1c3ff91

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# stm32flash
2+
Open source flash program for STM32 using the ST serial bootloader
3+
4+
Forked from https://sourceforge.net/projects/stm32flash
5+
6+
This branch: **[Arduino_STM32](https://github.com/fpistm/stm32flash/tree/Arduino_STM32)**
7+
includes the stm32flash sources modified and provided by Roger Clark (@rogerclarkmelbourne)
8+
with [rogerclarkmelbourne/Arduino_STM32](https://github.com/rogerclarkmelbourne/Arduino_STM32)
9+
10+
Original commit from the official stm32flash:
11+
```
12+
Author: Alexander O. Anisimov <[email protected]> 2014-12-19 12:16:58
13+
Committer: Tormod Volden <[email protected]> 2015-02-24 22:02:20
14+
Follows: v0.4
15+
Precedes: v0.5
16+
17+
Fix timeout duration to incorporate number of pages
18+
19+
https://code.google.com/p/stm32flash/issues/detail?id=63
20+
```

0 commit comments

Comments
 (0)