]> git.dujemihanovic.xyz Git - u-boot.git/commit
doc: introduce led.rst documentation
authorChristian Marangi <ansuelsmth@gmail.com>
Tue, 1 Oct 2024 12:24:42 +0000 (14:24 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 10 Oct 2024 22:02:20 +0000 (16:02 -0600)
commit051c448c8b2a0b0ae9a682b4b1fde35f7a127c77
treed77ec3c9b90cd0b95aacb90a6c9ea4687b16027f
parent990f726ce797c040adda6d1e1bc6a21bd2b28657
doc: introduce led.rst documentation

Introduce simple led.rst documentation to document all the additional
Kconfig and the current limitation of LED_BLINK and GPIO software blink.

Also add missing definition for sw_blink in led_uc_plat struct.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
doc/api/index.rst
doc/api/led.rst [new file with mode: 0644]
include/led.h