mirror of
				https://github.com/0xFEEDC0DE64/arduino-esp32.git
				synced 2025-10-30 21:51:40 +01:00 
			
		
		
		
	* First commit of FFat library * Fixed reboot loops if no fat present. Added CMakeLists * Functionalize the partition checks * Cleanup, especially in format * Dont format if mounted. More wording cleanup * 16M ffat should only be on 16M board * Fix some casting issues that trip up the compiler when building as ESP-IDF component
		
			
				
	
	
		
			10 lines
		
	
	
		
			224 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			224 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| name=FFat
 | |
| version=1.0
 | |
| author=Hristo Gochkov, Ivan Grokhtkov, Larry Bernstone
 | |
| maintainer=Hristo Gochkov <hristo@espressif.com>
 | |
| sentence=ESP32 FAT on Flash File System
 | |
| paragraph=
 | |
| category=Data Storage
 | |
| url=
 | |
| architectures=esp32
 |