On Sat, 21 Sept 2024 at 00:52, Christian Marangi <[email protected]> wrote: > > 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 <[email protected]> > --- > doc/api/index.rst | 1 + > doc/api/led.rst | 10 ++++++++++ > include/led.h | 41 +++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 52 insertions(+) > create mode 100644 doc/api/led.rst
Reviewed-by: Simon Glass <[email protected]>

