Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jpommerening/homebrew-avr

Homebrew formulas for SimulAVR
https://github.com/jpommerening/homebrew-avr

Last synced: 24 days ago
JSON representation

Homebrew formulas for SimulAVR

Awesome Lists containing this project

README

        

homebrew-avr
=================

Based on @larsimmisch's [homebrew-avr](https://github.com/larsimmisch/homebrew-avr)
this one includes [SimulAVR](http://www.nongnu.org/simulavr/) and GDB.

```console
jpommerening@bar$ brew tap jpommerening/avr
jpommerening@bar$ brew install avr-gcc avr-gdb
jpommerening@bar$ brew install --HEAD simulavr
```