diff options
author | Jan Henrik <janhenrik@janhenrik.org> | 2019-12-20 22:39:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-20 22:39:49 +0100 |
commit | 642be99d2c5d71898987ac8f95b411cc548a7d69 (patch) | |
tree | 8a4addcbfcdf244f3c4452e58228170a0bec5b3c | |
parent | 11b1eb850278cac0847204bed197d9ba14bec217 (diff) | |
download | minikbd-642be99d2c5d71898987ac8f95b411cc548a7d69.tar.gz minikbd-642be99d2c5d71898987ac8f95b411cc548a7d69.tar.bz2 minikbd-642be99d2c5d71898987ac8f95b411cc548a7d69.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ More documentation and firmware examples will be aviable soon (including pinout [You can build and flash the firmware via Arduino as described here.](https://github.com/stm32duino/Arduino_Core_STM32) -## Via Makefile and DFU +### 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. |