commit | 3caab77617f200d00b92c7f7307dfbad1200e5c6 | [log] [tgz] |
---|---|---|
author | Scott Main <smain@google.com> | Thu Sep 09 19:35:50 2021 -0700 |
committer | Scott Main <smain@google.com> | Fri Sep 10 02:41:14 2021 +0000 |
tree | d3998449b4c11427d0b90f347efedf98531e4840 | |
parent | a69a766baa63e9d9b25128f7e689390124e87d90 [diff] |
seed repo with origin "aiyprojects-raspbian-tools" repo: (Minus the packages/ and overlay/ folders) https: //github.com/google/aiyprojects-raspbian-tools/commit/3abfb8d Change-Id: I25bfe0c736baa623d4be5c9206eb089dec8667db
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.