summaryrefslogtreecommitdiff
path: root/doc/develop/index.rst
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-08-08 23:36:16 +0300
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2023-08-09 09:41:52 +0300
commitfa43709b8d7aa30b6d1039dce854c5eea86f122f (patch)
tree7c48b0e9332c530173470afb752c9240923ec710 /doc/develop/index.rst
parent8134043dada24a1879d85a9218c24c617ee4ae1e (diff)
downloadu-boot-fa43709b8d7aa30b6d1039dce854c5eea86f122f.tar.xz
doc: Begin adding a best practices document for board ports
To help guide developers down the right path, begin a document that lists some best practices to follow when creating a new board port. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc/develop/index.rst')
-rw-r--r--doc/develop/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/develop/index.rst b/doc/develop/index.rst
index 263d404b4c..5b230d0321 100644
--- a/doc/develop/index.rst
+++ b/doc/develop/index.rst
@@ -9,6 +9,7 @@ General
.. toctree::
:maxdepth: 1
+ board_best_practices
codingstyle
designprinciples
docstyle