From 2c3791112209e3350f1415e38bedd53999551418 Mon Sep 17 00:00:00 2001 From: Sebastian Plamauer Date: Mon, 16 Nov 2015 19:38:55 +0100 Subject: [PATCH] Added package needed to flash firmware. --- Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Getting-Started.md b/Getting-Started.md index b3b1f0f..e8f09cd 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -181,4 +181,4 @@ Discussion on design https://forum.pjrc.com/threads/24794-MicroPython-for-Teensy ### Fedora -Install packages arm-none-eabi-gcc, arm-none-eabi-binutils and arm-none-eabi-newlib to be able to build stmhal port. \ No newline at end of file +Install packages arm-none-eabi-gcc, arm-none-eabi-binutils and arm-none-eabi-newlib to be able to build stmhal port. Install dfu-util for flashing the firmware. \ No newline at end of file