Skip to content

Commit 486c019

Browse files
committed
Updated README.md
1 parent 24a0135 commit 486c019

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![License](https://img.shields.io/badge/license-GNU_GPLv3-orange.svg)](https://github.com/mkulesh/stm32DevelopmentBoards/blob/master/LICENSE)
2+
13
# <img src="https://github.com/mkulesh/stm32DevelopmentBoards/blob/master/images/stm32_image.png" align="center" height="48" width="48"> "Development boards and software templates for STM32 MCU"
24

35
This repository shares schematic, PCB, and source code templates that can be helpful for development using STM32 micro-controllers.
@@ -21,15 +23,13 @@ In the directory **images**, you can find some photos of assembled boards like t
2123
![Assembled boards](https://github.com/mkulesh/stm32DevelopmentBoards/blob/master/images/assembled_boards_top_view.jpg)
2224

2325
## Test
24-
2526
The directory **src** contains test examples developed in [System Workbench for STM32](http://www.st.com/en/development-tools/sw4stm32.html). These test programms are based on HAL library and the second object-oriented abstraction layer called *StmPlusPlus*. Currently, following chips are tested: STM32F303K8Tx, STM32F303RBTx, STM32F373CBTx, STM32F373CCTx, STM32F410RBTx.
2627

2728
## Reviews and publications:
2829
* [Discussion on www.mikrocontroller.net (In German)](https://www.mikrocontroller.net/topic/433910)
2930
* [Нестандартный способ подружиться с STM32: не Ардуино и не Discovery (In Russian)](https://geektimes.ru/post/292493)
3031

3132
## License
32-
3333
This software is published under the *GNU General Public License, Version 3*
3434

3535
Copyright (C) 2014-2017 Mikhail Kulesh

0 commit comments

Comments
 (0)