Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jpommerening/homebrew-avr
- Owner: jpommerening
- License: mit
- Created: 2013-07-25T22:10:57.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-11T00:31:43.000Z (almost 10 years ago)
- Last Synced: 2024-04-14T15:48:55.339Z (7 months ago)
- Language: Ruby
- Size: 350 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```