diff --git a/Getting-Started.md b/Getting-Started.md index a33418b..b3b1f0f 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -177,4 +177,8 @@ Discussion on design https://forum.pjrc.com/threads/24794-MicroPython-for-Teensy > cd ../minimal -> make - FAILS \ No newline at end of file +> make - FAILS + +### 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