summaryrefslogtreecommitdiffstats
path: root/doc/board/atmel
Commit message (Collapse)AuthorAgeFilesLines
* doc: board: Add missing board index.rst filesBin Meng2019-07-291-0/+9
| | | | | | | | | These board index.rst files are missing in previous html doc patch series, hence it causes some build warnings. Add those files. Reported-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
* doc: board: Convert README.at91 to reSTBin Meng2019-07-241-0/+192
Convert plain text documentation to reStructuredText format and add it to Sphinx TOC tree. No essential content change. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>