summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--stm32_bluepill_board.pngbin0 -> 815774 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1ab1dfa..43c910d 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@
Example C code for the STM32F103C8 microcontrollers implemented with libopencm3. This repository is based on the [template project](https://github.com/libopencm3/libopencm3-template) for libopencm3.
+![Image is missing](stm32_bluepill_board.png "STM32 Bluepill Board")
+
## Recommended Toolchain
diff --git a/stm32_bluepill_board.png b/stm32_bluepill_board.png
new file mode 100644
index 0000000..ab3638a
--- /dev/null
+++ b/stm32_bluepill_board.png
Binary files differ