commit | 4ab0d0a6eaf161eb3f149c4fb1aa5adb0b4a3503 | [log] [tgz] |
---|---|---|
author | releases-try-builder <releases-try-builder@fuchsia-infra.iam.gserviceaccount.com> | Mon Mar 14 20:26:09 2022 +0000 |
committer | releases-try-builder <releases-try-builder@fuchsia-infra.iam.gserviceaccount.com> | Mon Mar 14 20:26:09 2022 +0000 |
tree | 86f0aafa388a169ca6ff0ed925d29deb86a728ae | |
parent | 06c59d58e7ef4fe1550a5ac83a459d7ae39ce15a [diff] | |
parent | 25022d7c5ff172947298d38fd279b3d63657d2c3 [diff] |
[release] Snap to 06c59d58e7 Change-Id: I406ffade91cfa1b0ba0f0a2b9391036d3b761bb7
This is a companion repository to Fuchsia and contains code that either implements or supports user facing code for the Fuchsia platform. The code provides a majority of the user interface for the Workstation product as well as a small set of examples, tests, and benchmarks.
This repository is a “source petal” included in the Fuchsia Platform Source Tree (FPST) checkout. Code in this repository must be built with Fuchsia in order to be functional, see the guide for instructions on getting the source.
Hardware support should be considered experimental. However, NUC's and Pixelbooks are known to work best. For details on hardware setup see: Install Fuchsia on a Device
Once you have functional checkout you can configure a build targeting Workstation:
fx set workstation.<board> # For options run: `fx list-boards` fx build
See Fuchsia's build and pave instructions for detailed instructions.
Once built, standard Fuchsia workflows for paving, running code, and testing apply. See: fx workflows for detailed instructions.