summaryrefslogtreecommitdiff
path: root/docs/reducing_ec_image_size.md
diff options
context:
space:
mode:
authorKeith Short <keithshort@chromium.org>2021-11-18 11:28:53 -0700
committerCommit Bot <commit-bot@chromium.org>2021-11-19 00:03:21 +0000
commitc97efe17afee9b7d83cc02073df5214e2143b31c (patch)
treebad75fcd5be9b664da743bcd7d6f536f158b1c01 /docs/reducing_ec_image_size.md
parent2548cc6c6abd23df1ca495d3ed4a40e84672810c (diff)
downloadchrome-ec-c97efe17afee9b7d83cc02073df5214e2143b31c.tar.gz
docs: move Zephyr docs into subdirectory
Move all the Zephyr related documents into a common subdirectory. BUG=none BRANCH=none TEST=Preview files in gerrit Signed-off-by: Keith Short <keithshort@chromium.org> Change-Id: Ib5e0c19343c0aeb81b25e317f919b7f35ef1cdce Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3289297 Commit-Queue: Jack Rosenthal <jrosenth@chromium.org> Reviewed-by: Jack Rosenthal <jrosenth@chromium.org>
Diffstat (limited to 'docs/reducing_ec_image_size.md')
-rw-r--r--docs/reducing_ec_image_size.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reducing_ec_image_size.md b/docs/reducing_ec_image_size.md
index dd7d9bbcab..4b5c5bbf31 100644
--- a/docs/reducing_ec_image_size.md
+++ b/docs/reducing_ec_image_size.md
@@ -452,7 +452,7 @@ Note that there are some [FAFT tests][5] that rely on the GPIO name. If you
enable this option, you may also need to change firmware testing configuration
[file][6].
-[1]:./zephyr_build.md#Working-outside-the-chroot
+[1]:./zephyr/zephyr_build.md#Working-outside-the-chroot
[2]:https://github.com/zephyrproject-rtos/zephyr/blob/main/subsys/shell/Kconfig
[3]:https://docs.zephyrproject.org/latest/guides/optimizations/tools.html
[4]:https://github.com/zephyrproject-rtos/zephyr/issues/2112