summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 40328ad..e7f27e5 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,10 @@ Or you can generate a basic firmware, with HAL init and Makefile, with CubeMX. T
$ make
$ dfu-util -a 0 -s 0x08000000:leave -D build/firmware.bin
+## Pinout
+
+![](pinout.png)
+
## USB-PD example firmware
This is a working USB-PD example using ChibiOS, a new voltage can be requested by pressing the Button.