summaryrefslogtreecommitdiff
path: root/boards
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2017-01-14 20:10:34 -0500
committerAnas Nashif <anas.nashif@intel.com>2017-01-16 18:13:03 -0500
commit542cb0358ab29617da120971fc0066f03b955123 (patch)
treec49e0f8d7cc0b6bce68fb0a9b836148a2d78e088 /boards
parent430e8e97301878b270437b3b7dccfa60de8a44ca (diff)
boards: categorize boards by architecture
Change-Id: I6bf5dc9d3aed2ffea23aa680188c18f4af601fec Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Diffstat (limited to 'boards')
-rw-r--r--boards/boards.rst14
1 files changed, 13 insertions, 1 deletions
diff --git a/boards/boards.rst b/boards/boards.rst
index e1d812a92..af12f70b2 100644
--- a/boards/boards.rst
+++ b/boards/boards.rst
@@ -4,11 +4,23 @@ Supported Boards
################
+X86 Boards
+==========
+
+.. toctree::
+ :maxdepth: 1
+ :glob:
+
+ x86/**/*
+
+ARM Boards
+==========
+
.. toctree::
:maxdepth: 1
:glob:
- **/*
+ arm/**/*
A list of additional supported boards can be found on the `Zephyr project wiki`_.