Skip to content

Commit af3d2e7

Browse files
authored
Update README.md
1 parent fcc4807 commit af3d2e7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Arduino core support for STM32 based boards
2-
### Latest release [![GitHub release](https://img.shields.io/github/release/stm32duino/Arduino_Core_STM32.svg)](https://github.com/stm32duino/Arduino_Core_STM32/releases/latest) [![GitHub commits](https://img.shields.io/github/commits-since/stm32duino/Arduino_Core_STM32/1.1.1.svg)](https://github.com/stm32duino/Arduino_Core_STM32/compare/1.1.1...master)
2+
### Latest release [![GitHub release](https://img.shields.io/github/release/stm32duino/Arduino_Core_STM32.svg)](https://github.com/stm32duino/Arduino_Core_STM32/releases/latest) [![GitHub commits](https://img.shields.io/github/commits-since/stm32duino/Arduino_Core_STM32/1.2.0.svg)](https://github.com/stm32duino/Arduino_Core_STM32/compare/1.2.0...master)
33

44
**Warning**: release versioning has been changed from date versioning to semantic one. See [Release Versioning change](https://github.com/stm32duino/wiki/wiki/Release-Versioning-change)
55

@@ -28,6 +28,8 @@ For advanced user, you can use the repository: see the [Using git repository](ht
2828
* [Nucleo F091RC](http://www.st.com/en/evaluation-tools/nucleo-f091rc.html)
2929

3030
* STM32F1
31+
* BluePill F103C8 (Basic support, no USB)
32+
* MapleMini F103CB (Basic support, no USB)
3133
* [Nucleo F103RB](http://www.st.com/en/evaluation-tools/nucleo-f103rb.html)
3234
* [STM32VLDISCOVERY](https://community.st.com/external-link.jspa?url=http%3A%2F%2Fwww.st.com%2Fen%2Fevaluation-tools%2Fstm32vldiscovery.html)
3335

@@ -63,9 +65,7 @@ For advanced user, you can use the repository: see the [Using git repository](ht
6365
* [B-L475E-IOT01A](http://www.st.com/en/evaluation-tools/b-l475e-iot01a.html)
6466

6567
### Next release
66-
* STM32F1
67-
* BluePill F103C8 (Basic support, no USB)
68-
* MapleMini F103CB (Basic support, no USB)
68+
6969

7070
## Troubleshooting
7171

0 commit comments

Comments
 (0)