Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 625 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 625 Bytes

AIY Projects Tools

This repository contains scripts to build an SD card image for AIY Vision Kit and AIY Voice Kit.

Build Instructions

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.

Releases

You can find released SD card images at https://github.com/google/aiyprojects-raspbian/releases.