pbouda / ubrew-dev-buildroot

Project to build the μbrew Raspberry image with Buildroot. Also builds the cross-compilation environment on the host for app and game development with Qt and V-Play.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The μbrew development kit

Project to build the ubrew Raspberry image with Buildroot. Also builds the cross-compilation environment on the host for app and game development with Qt and V-Play.

Quickstart

To build everything just clone this repository and run install.sh in a terminal:

$ git clone https://github.com/ubrew-it/ubrew-dev-buildroot.git
$ cd ubrew-dev-buildroot
$ ./install.sh

Documentation

For more information visit:

http://www.ubrew.it/developers/

License

The μbrew development kit is distributed under the GNU GENERAL PUBLIC LICENSE Version 3.

About

Project to build the μbrew Raspberry image with Buildroot. Also builds the cross-compilation environment on the host for app and game development with Qt and V-Play.

License:GNU General Public License v3.0


Languages

Language:Shell 91.5%Language:Makefile 8.5%