doc: add sandbox API

Add sandbox API to generated HTML documentation

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Heinrich Schuchardt 2020-10-27 20:29:28 +01:00 committed by Simon Glass
parent 063790cb62
commit 0ae9bc3c42
2 changed files with 10 additions and 0 deletions

View File

@ -12,6 +12,7 @@ U-Boot API documentation
linker_lists
pinctrl
rng
sandbox
serial
timer
unicode

9
doc/api/sandbox.rst Normal file
View File

@ -0,0 +1,9 @@
.. SPDX-License-Identifier: GPL-2.0+
Sandbox
=======
The following API routines are used to implement the U-Boot sandbox.
.. kernel-doc:: include/os.h
:internal: