Skip to content

someposer/homebrew-avr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew-avr

This repository contains the Atmel version of the GNU AVR toolchain as formulae for Homebrew.

AVR is a popular family of microcontrollers, used for example in the Arduino project.

This version was forked from larsimmisch/homebrew-avr, and modified to use the Atmel 3.4.3.1072 sources

Installing Homebrew-avr Formulae

To get the avr toolchain tap brew tap someposer/homebrew-avr and then brew install <formula>.

To install the entire AVR toolchain, do: brew install avr-libc

This will pull in the prerequisites avr-binutils and avr-gcc.

You can also install via URL:

brew install https://raw.github.com/someposer/homebrew-avr/master/<formula>.rb

Docs

brew help, man brew, or the Homebrew wiki.

About

AVR toolchain for homebrew

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%