mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-04 05:50:17 +00:00 
			
		
		
		
	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>
		
			
				
	
	
		
			30 lines
		
	
	
		
			320 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			320 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
.. SPDX-License-Identifier: GPL-2.0+
 | 
						|
 | 
						|
U-Boot API documentation
 | 
						|
========================
 | 
						|
 | 
						|
.. toctree::
 | 
						|
   :maxdepth: 2
 | 
						|
 | 
						|
   bootcount
 | 
						|
   clk
 | 
						|
   dfu
 | 
						|
   dm
 | 
						|
   efi
 | 
						|
   event
 | 
						|
   getopt
 | 
						|
   interrupt
 | 
						|
   led
 | 
						|
   linker_lists
 | 
						|
   lmb
 | 
						|
   logging
 | 
						|
   nvmem
 | 
						|
   part
 | 
						|
   pinctrl
 | 
						|
   rng
 | 
						|
   sandbox
 | 
						|
   serial
 | 
						|
   sysreset
 | 
						|
   timer
 | 
						|
   unicode
 |