Rename Home Assistant Amber to Yellow (#1708)

* Rename Home Assistant Amber to Yellow

Rename the board from "amber" to "yellow" as Home Assistant Yellow is
the official name now.

* Add Home Assistant Yellow to the build matrix
This commit is contained in:
Stefan Agner
2022-01-07 18:14:25 +01:00
committed by GitHub
parent 76d4485639
commit 51b8836af0
19 changed files with 223 additions and 178 deletions

View File

@@ -71,6 +71,12 @@
"runner": "aarch64-runner",
"label": "board/raspberrypi"
},
{
"id": "yellow",
"defconfig": "yellow",
"runner": "aarch64-runner",
"label": "board/yellow"
},
{
"id": "tinker",
"defconfig": "tinker",