diff options
Diffstat (limited to 'library/kicadLibrary/template/stm32f100-discovery-shield/meta')
-rw-r--r-- | library/kicadLibrary/template/stm32f100-discovery-shield/meta/board_stm32vl_discovery.png | bin | 0 -> 283151 bytes | |||
-rw-r--r-- | library/kicadLibrary/template/stm32f100-discovery-shield/meta/icon.png | bin | 0 -> 4052 bytes | |||
-rw-r--r-- | library/kicadLibrary/template/stm32f100-discovery-shield/meta/info.html | 21 |
3 files changed, 21 insertions, 0 deletions
diff --git a/library/kicadLibrary/template/stm32f100-discovery-shield/meta/board_stm32vl_discovery.png b/library/kicadLibrary/template/stm32f100-discovery-shield/meta/board_stm32vl_discovery.png Binary files differnew file mode 100644 index 00000000..29087b72 --- /dev/null +++ b/library/kicadLibrary/template/stm32f100-discovery-shield/meta/board_stm32vl_discovery.png diff --git a/library/kicadLibrary/template/stm32f100-discovery-shield/meta/icon.png b/library/kicadLibrary/template/stm32f100-discovery-shield/meta/icon.png Binary files differnew file mode 100644 index 00000000..60f4dfe1 --- /dev/null +++ b/library/kicadLibrary/template/stm32f100-discovery-shield/meta/icon.png diff --git a/library/kicadLibrary/template/stm32f100-discovery-shield/meta/info.html b/library/kicadLibrary/template/stm32f100-discovery-shield/meta/info.html new file mode 100644 index 00000000..ca0599df --- /dev/null +++ b/library/kicadLibrary/template/stm32f100-discovery-shield/meta/info.html @@ -0,0 +1,21 @@ +<html> +<head> +<title>STM32 Discovery</title> +</head> +<body> +<h1>STM32 Value Line Discovery - STM32F100 Cortex-M3™ Microcontroller Board</h1> +<h2>Expansion Board</h2> +This project is a template of an expansion board for the +<a href="http://www.st.com/stm32-discovery/" target="blank">STM32 Value Line Discovery +</a> board. +<br><br> +This project includes a PCB edge defined as the same size as the STM32F100 Discovery +board with the connectors placed correctly to align the two boards. All IO present on the +Discovery board is connected to the project through 0.1" expansion headers. +<br><br> +<P ALIGN=CENTER><IMG SRC="board_stm32vl_discovery.png" NAME="brd" ALIGN=BOTTOM +BORDER=0><BR><BR><BR><BR> +</P> +(c)2012 Kerusey Karyu<br> +</body> +</html> |