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
compiler_for_arm [2016/05/24 14:29] david_carycompiler_for_arm [2018/05/27 16:10] (current) – external edit (unknown user)
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 20: Line 20:
   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]]:
 +
 +  brew cask install gcc-arm-embedded
 +
 For news about this toolchain as well as downloads for Windows and OS X, see their [[https://launchpad.net/gcc-arm-embedded|project page]]. For news about this toolchain as well as downloads for Windows and OS X, see their [[https://launchpad.net/gcc-arm-embedded|project page]].
compiler_for_arm.1464092956.txt.gz · Last modified: 2018/05/27 16:10 (external edit)