summaryrefslogtreecommitdiff
path: root/docs/zephyr_shim.md
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2021-03-11 10:10:51 -0700
committerCommit Bot <commit-bot@chromium.org>2021-03-11 18:41:32 +0000
commitdd26b58f8c23acd6e2277c32ff9ce7cc27b8b779 (patch)
tree0a0be0371ae631a9cda3073253967948f8aded15 /docs/zephyr_shim.md
parent3e50a435762808e9646f55b7f9fbe008ae261f9f (diff)
downloadchrome-ec-dd26b58f8c23acd6e2277c32ff9ce7cc27b8b779.tar.gz
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 <jrosenth@chromium.org> Change-Id: I1d7466bacdd35dc4c5f02e708e87ee748e097236 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2752794 Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'docs/zephyr_shim.md')
-rw-r--r--docs/zephyr_shim.md3
1 files changed, 3 insertions, 0 deletions
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