summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <mail2xengineering@protonmail.com>2020-12-09 21:55:07 +0100
committerxengineering <mail2xengineering@protonmail.com>2020-12-09 21:55:07 +0100
commita68a6b6a088cac53231e3910947d88e9167a3962 (patch)
tree40299fa5f48961cbfb7da3b8c43049f3fd016915
parenta10ed370febb7168246acebc6cc8492a173170ce (diff)
downloadstm32f103c8-examples-a68a6b6a088cac53231e3910947d88e9167a3962.tar
stm32f103c8-examples-a68a6b6a088cac53231e3910947d88e9167a3962.tar.zst
stm32f103c8-examples-a68a6b6a088cac53231e3910947d88e9167a3962.zip
Add Image to README.md
-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