diff options
Diffstat (limited to 'doc/board/index.rst')
-rw-r--r-- | doc/board/index.rst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/board/index.rst b/doc/board/index.rst new file mode 100644 index 0000000000..00e72f57cd --- /dev/null +++ b/doc/board/index.rst @@ -0,0 +1,18 @@ +.. SPDX-License-Identifier: GPL-2.0+ + +Board-specific doc +================== + +.. toctree:: + :maxdepth: 2 + + AndesTech/index + atmel/index + coreboot/index + emulation/index + freescale/index + google/index + intel/index + renesas/index + sifive/index + xilinx/index |