Moved board-related stuff in board subdirectory

This commit is contained in:
Moritz Martinius
2020-10-25 14:27:45 +01:00
parent 8bbb1804f7
commit 376a9bee91
384 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
# Kicad-STM32
STM32 library for Kicad : BluePill and BlackPill
- 2 symbols
- footprint
- STEP model
BluePill symbols
![](https://raw.githubusercontent.com/yet-another-average-joe/Kicad-STM32/master/images/YAAJ_BluePill_Symbols.PNG)
BluePill footprint
![](https://raw.githubusercontent.com/yet-another-average-joe/Kicad-STM32/master/images/YAAJ_BluePill_Footprint.PNG)
BluePill 3D renderings
![](https://raw.githubusercontent.com/yet-another-average-joe/Kicad-STM32/master/images/YAAJ_BluePill_3D.png)
BlackPill symbols
![](https://raw.githubusercontent.com/yet-another-average-joe/Kicad-STM32/master/images/YAAJ_BlackPill_Symbols.PNG)
BlackPill footprint
![](https://raw.githubusercontent.com/yet-another-average-joe/Kicad-STM32/master/images/YAAJ_BlackPill_Footprint.PNG)
BlackPill 3D renderings
![](https://raw.githubusercontent.com/yet-another-average-joe/Kicad-STM32/master/images/YAAJ_BlackPill_3D.png)