maxmclau / gibson

Compile and manage RifRaf libraries and firmware.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gibson

Tool used to build all Moa projects

Installation

$ git clone git@github.com:moa/gibson.git
$ cd gibson
$ gibson --install

Update

$ gibson --update

Build

$ gibson --build -n atmega256rfr2 -a avr -t 256RFR2XPRO -f main.cpp

Success

Ayyyyy

Error

Ayyyyy

TODO

  • Fix screenshot shadows
  • Support .gibson build files
  • Better error-handling
  • Compile less-gangster executable
  • Rewrite in Go

License

MIT

About

Compile and manage RifRaf libraries and firmware.

License:MIT License


Languages

Language:Shell 100.0%