This repository contains scripts to build an SD card image for AIY Vision Kit and AIY Voice Kit.
To build an AIY SD card image inside the docker container on Linux or Mac:
make docker-release
To build an AIY SD card image directly on Linux:
make release
Get the produced SD card image from out
directory.
You can find released SD card images at https://github.com/google/aiyprojects-raspbian/releases.