Added package needed to flash firmware.
parent
127e9f0c18
commit
2c37911122
|
@ -181,4 +181,4 @@ Discussion on design https://forum.pjrc.com/threads/24794-MicroPython-for-Teensy
|
||||||
|
|
||||||
### Fedora
|
### 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.
|
Loading…
Reference in New Issue