diff options
author | Amit Singh Tomar <amittomer25@gmail.com> | 2020-04-19 19:28:36 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-04-24 16:40:09 -0400 |
commit | 5f0ec25974ed7dbb71c31296dfbf28a52794b45c (patch) | |
tree | 86acbbeed62fce2ba6e22a1ad4bb1eb6dfc5a69d /doc/board/actions/index.rst | |
parent | 99d5ac6f1550caf024853567501d8fdfddd10d83 (diff) |
doc: boards: add Cubieboard7 documentation
This adds build and flash steps for Actions S700
based Cubieboard7 board.
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com>
Diffstat (limited to 'doc/board/actions/index.rst')
-rw-r--r-- | doc/board/actions/index.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/board/actions/index.rst b/doc/board/actions/index.rst new file mode 100644 index 0000000000..c596879158 --- /dev/null +++ b/doc/board/actions/index.rst @@ -0,0 +1,10 @@ +.. SPDX-License-Identifier: GPL-2.0+ +.. Copyright (C) 2020 Amit Singh Tomar <amittomer25@gmail.com> + +Actions +======== + +.. toctree:: + :maxdepth: 2 + + cubieboard7 |