From 642be99d2c5d71898987ac8f95b411cc548a7d69 Mon Sep 17 00:00:00 2001 From: Jan Henrik Date: Fri, 20 Dec 2019 22:39:49 +0100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7f27e5..574903b 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit