Coder Social home page Coder Social logo

homebrew-avr's Introduction

homebrew-avr Build Status

This repository contains the GNU AVR Toolchain as formulae for Homebrew.

AVR is a popular family of micro-controllers, used for example in the Arduino project.

Current Versions

  • gcc 9.2.0
  • binutils 2.33.1
  • avr-libc 2.0.0
  • gdb 8.3.1

Other GCC versions available:

  • 8.3.0
  • 7.4.0
  • 6.5.0
  • 5.5.0
  • 4.9.4

Installing homebrew-avr formulae

First, make sure you have xcode command line developer tools installed with

$ xcode-select --install

Then, just run the following to install the latest version of avr-gcc:

$ brew tap osx-cross/avr
$ brew install avr-gcc

If you want to install an older version:

$ brew install avr-gcc@X

Where X being the version number such as avr-gcc@6

Note: only the latest version will be available in your $PATH. The older ones are keg-only and thus won't be availble in /usr/local/bin.

You can run brew info avr-gcc for more information on the flags available.

Docs

brew info avr-gcc, brew help, man brew, or the Homebrew wiki.

Thanks

This repository is based on the works of:

homebrew-avr's People

Contributors

ladislas avatar leojrfs avatar domt4 avatar jacquesg avatar larsimmisch avatar fauxpark avatar jpommerening avatar carlossless avatar feuerwerk avatar jaguarondi avatar dawidd6 avatar obra avatar kaylanm avatar smammy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.