mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 00:51:42 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			113 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			113 B
		
	
	
	
		
			C
		
	
	
	
	
	
#pragma once
 | 
						|
 | 
						|
#include "esp_err.h"
 | 
						|
 | 
						|
#define ESP_VFS_FLAG_CONTEXT_PTR    1
 | 
						|
#define ESP_VFS_PATH_MAX            15
 |