mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 00:51:42 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			332 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			332 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
Storage API
 | 
						|
***********
 | 
						|
 | 
						|
:link_to_translation:`zh_CN:[中文]`
 | 
						|
 | 
						|
.. toctree::
 | 
						|
    :maxdepth: 1
 | 
						|
 | 
						|
    fatfs
 | 
						|
    mass_mfg.rst
 | 
						|
    nvs_flash
 | 
						|
    nvs_partition_gen.rst
 | 
						|
    sdmmc
 | 
						|
    spi_flash
 | 
						|
    spiffs
 | 
						|
    vfs
 | 
						|
    wear-levelling
 | 
						|
 | 
						|
 | 
						|
 | 
						|
Code examples for this API section are provided in the :example:`storage` directory of ESP-IDF examples.
 |