Added package needed to flash firmware.

master
Sebastian Plamauer 2015-11-16 19:38:55 +01:00
rodzic 127e9f0c18
commit 2c37911122
1 zmienionych plików z 1 dodań i 1 usunięć

@ -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.
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.