Giter Club home page Giter Club logo

homebrew-avr's Introduction

homebrew-avr

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.4.0 - default, provided as avr-gcc or avr-gcc@9
  • GCC 5.5.0 - provided as avr-gcc@5
  • GCC 8.5.0 - provided as avr-gcc@8
  • GCC 10.3.0 - provided as avr-gcc@10
  • GCC 11.3.0 - provided as avr-gcc@11
  • GCC 12.2.0 - provided as avr-gcc@12
  • Binutils 2.40.0 - provided as avr-binutils
  • AVR Libc 2.1.0 - provided as a resource for each GCC formula
  • GDB 10.1 - provided as avr-gdb

Support for older GCC versions (4, 6, 7) has been removed. Please, raise an issue if you need one back.

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 a different version:

$ brew install avr-gcc@{x}

Where {x} being the version number such as avr-gcc@8 or avr-gcc@10

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

You can run brew info avr-gcc or brew info avr-gcc@{x} for more information on the flags available.

Docs

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

Thanks

This repository is based on the works of:

homebrew-avr's People

Contributors

bartekpacia avatar carlossless avatar chamburr avatar danapplegate avatar davidegrayson avatar dawidd6 avatar domt4 avatar fauxpark avatar feuerwerk avatar hraftery avatar jacquesg avatar jaguarondi avatar jmechnich avatar jpommerening avatar kaylanm avatar ladislas avatar larsimmisch avatar leojrfs avatar obra avatar osxcrosstestbot avatar pthariensflame avatar rufo avatar salkinium avatar smammy avatar tlyu avatar

Watchers

 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.