diff options
author | Jan Henrik <janhenrik@janhenrik.org> | 2020-01-25 14:52:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-25 14:52:17 +0100 |
commit | 9d0f668faf8cf06d45bf4bef2bd7039981fc8057 (patch) | |
tree | 6ad32da9712b8ce6f391a3a0bea2e08414bbb8d9 | |
parent | a5235430d8045e83177b19ba2247c5ffc8440d1e (diff) | |
download | minikbd-9d0f668faf8cf06d45bf4bef2bd7039981fc8057.tar.gz minikbd-9d0f668faf8cf06d45bf4bef2bd7039981fc8057.tar.bz2 minikbd-9d0f668faf8cf06d45bf4bef2bd7039981fc8057.zip |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -21,6 +21,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 +## Schematic + +[HW v1.2/OtterPill.pdf](HW%20v1.2/OtterPill.pdf) + ## Pinout ![](pinout.png) |