From dd26b58f8c23acd6e2277c32ff9ce7cc27b8b779 Mon Sep 17 00:00:00 2001 From: Jack Rosenthal Date: Thu, 11 Mar 2021 10:10:51 -0700 Subject: docs: zephyr: add some documentation on PoC device bringup Add documentation on how to bring up new Zephyr OS devices for devices and platforms which already have a CrOS EC OS implementation. Based this on Lazor bringup. BUG=none BRANCH=none TEST=view in gitiles Signed-off-by: Jack Rosenthal Change-Id: I1d7466bacdd35dc4c5f02e708e87ee748e097236 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2752794 Reviewed-by: Simon Glass --- docs/zephyr_shim.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/zephyr_shim.md') diff --git a/docs/zephyr_shim.md b/docs/zephyr_shim.md index 019ad1013d..1d71565c04 100644 --- a/docs/zephyr_shim.md +++ b/docs/zephyr_shim.md @@ -231,6 +231,9 @@ implemented for a Zephyr-only project, and filing bugs to create the appropriate device-tree and Kconfig equivalents before shimming this code. +See [Zephyr PoC device bringup](zephyr_poc_device_bringup.md) for more +information about bringing up proof-of-concept devices. + ## Configuration CrOS EC OS uses a special header `config.h`, which sets configuration -- cgit v1.2.1