mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 04:59:55 +00:00 
			
		
		
		
	 758abe6e01
			
		
	
	758abe6e01
	
	
	
		
			
			1. docs/zh_CN/api-reference/storage/fatfs.rst 2. docs/zh_CN/api-reference/storage/index.rst 3. docs/zh_CN/api-reference/storage/sdmmc.rst 4. docs/zh_CN/api-reference/storage/spiffs.rst 5. docs/zh_CN/api-reference/storage/wear-levelling.rst
		
			
				
	
	
		
			21 lines
		
	
	
		
			545 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			545 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| Storage API
 | |
| ***********
 | |
| 
 | |
| :link_to_translation:`zh_CN:[中文]`
 | |
| 
 | |
| .. toctree::
 | |
|     :maxdepth: 1
 | |
| 
 | |
|     FAT Filesystem <fatfs>
 | |
|     Mass Manufacturing Utility <mass_mfg.rst>
 | |
|     Non-Volatile Storage <nvs_flash>
 | |
|     NVS Partition Generation Utility <nvs_partition_gen.rst>
 | |
|     SD/SDIO/MMC Driver <sdmmc>
 | |
|     SPI Flash and Partition APIs <spi_flash>
 | |
|     SPIFFS Filesystem <spiffs>
 | |
|     Virtual Filesystem <vfs>
 | |
|     Wear Levelling <wear-levelling>
 | |
| 
 | |
| 
 | |
| Code examples for this API section are provided in the :example:`storage` directory of ESP-IDF examples.
 |