mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-25 04:23:46 +00:00
aff60aba6c
This adds kerneldocs for <timer.h>. I don't know who should maintain doc/api/timer.rst, since the timer subsystem seems to be maintained by SoC maintainers. MAINTAINERS is left un-updated for the moment. Signed-off-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
16 lines
197 B
ReStructuredText
16 lines
197 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0+
|
|
|
|
U-Boot API documentation
|
|
========================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
dfu
|
|
efi
|
|
linker_lists
|
|
pinctrl
|
|
rng
|
|
serial
|
|
timer
|
|
unicode
|