User Tools

Site Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
compiler_for_arm [2017/06/12 10:30] mrbillcompiler_for_arm [2018/04/18 19:28] – stdint.h standard C lib files are contained by extra package rickvanderzwet
Line 6: Line 6:
  
  
-======Compilation Environments======+===== Compilation Environments =====
  
 Each should work to compile [[Teacup Firmware]] for ARM-based controllers. Please stick to one, mixing them can be confusing. Each should work to compile [[Teacup Firmware]] for ARM-based controllers. Please stick to one, mixing them can be confusing.
Line 19: Line 19:
   sudo apt-get update   sudo apt-get update
   sudo apt-get install gcc-arm-embedded   sudo apt-get install gcc-arm-embedded
 +  
 +  
 +To install on Fedora:
 +  sudo dnf install arm-none-eabi-gcc-cs arm-none-eabi-newlib
      
 To install on Mac OSX via [[http://docs.brew.sh|Brew]]: To install on Mac OSX via [[http://docs.brew.sh|Brew]]:
compiler_for_arm.txt · Last modified: 2018/05/27 16:10 (external edit)