LED Cube/Building From Source

Aus Wiki CCC Göttingen
Zur Navigation springen Zur Suche springen

==Requirements

Getting the Sources

git clone http://www.0x53a.de/git/cube-3

Toolchain

You will need gmake, avrdude and the avr toolchain (avr-gcc, avr-binutils, avr-libc).

Building the Bootloader

The bootloader is in the directory bootloader/firmware/. It can be built by