• 1
    Building the icebreaker version and flashing the board (tt05)

    To build the icebreaker version clone either repo with submodules.

    cd src

    make -f Makefile.icebreaker flash

  • 2
    Building the arty version and flashing the board (tt06)

    To build the arty version clone either repo with submodules.

    cd src

    make -f Makefile.arty flash