summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Henrik <janhenrik@janhenrik.org>2020-04-28 22:23:00 +0200
committerGitHub <noreply@github.com>2020-04-28 22:23:00 +0200
commite28b9b96a51bf61f23d7886e26184bd17741ac97 (patch)
treef653b68d8ce5f100647055075d46c03a6cd3ca93
parenta0f5f0352ccce5ccb9b05a223d43db800e9d261f (diff)
downloadminikbd-e28b9b96a51bf61f23d7886e26184bd17741ac97.tar.gz
minikbd-e28b9b96a51bf61f23d7886e26184bd17741ac97.tar.bz2
minikbd-e28b9b96a51bf61f23d7886e26184bd17741ac97.zip
Update README.md
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 229af94..c78ee7d 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,10 @@ I have made a small production run, OtterPills will be available soon! More deta
[You can build and flash the firmware via Arduino as described here.](https://github.com/stm32duino/Arduino_Core_STM32)
+### Via PlatformIO
+
+[https://gist.github.com/ansemjo/ab1c12f7c78abb140f7272501aff2a55](https://gist.github.com/ansemjo/ab1c12f7c78abb140f7272501aff2a55) Thank you [ansemjo](https://github.com/ansemjo) :3
+
### Via Makefile and DFU
Or you can generate a basic firmware, with HAL init and Makefile, with CubeMX. The binary can then be build with make and flashed with dfu-utils. To enter DFU mode, press and hold the Button while plugging in power.