diff options
Diffstat (limited to 'roms/u-boot/doc/api/dfu.rst')
-rw-r--r-- | roms/u-boot/doc/api/dfu.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/roms/u-boot/doc/api/dfu.rst b/roms/u-boot/doc/api/dfu.rst new file mode 100644 index 000000000..5bd9e292a --- /dev/null +++ b/roms/u-boot/doc/api/dfu.rst @@ -0,0 +1,7 @@ +.. SPDX-License-Identifier: GPL-2.0+ + +Device firmware update +====================== + +.. kernel-doc:: include/dfu.h + :internal: |