Angus Gratton 
							
						 
					 
					
						
						
							
						
						66fb5a29bb 
					 
					
						
						
							
							Whitespace: Automated whitespace fixes (large commit)  
						
						... 
						
						
						
						Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace) 
						
						
					 
					
						2020-11-11 07:36:35 +00:00 
						 
				 
			
				
					
						
							
							
								Michael (XIAO Xufeng) 
							
						 
					 
					
						
						
							
						
						067f3d21c9 
					 
					
						
						
							
							sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards  
						
						
						
						
					 
					
						2020-02-12 15:16:08 +08:00 
						 
				 
			
				
					
						
							
							
								Ivan Grokhotkov 
							
						 
					 
					
						
						
							
						
						66bdeca603 
					 
					
						
						
							
							fatfs: update diskio and vfs for FatFS changes  
						
						... 
						
						
						
						- do to not rely on integer.h types
- ffsystem.c does not define ff_memcalloc, replace with ff_memalloc +
  memset. 
						
						
					 
					
						2019-06-25 23:05:16 +08:00 
						 
				 
			
				
					
						
							
							
								Ivan Grokhotkov 
							
						 
					 
					
						
						
							
						
						e181a40c9f 
					 
					
						
						
							
							fatfs: separate IDF-specific files from the original FatFS code  
						
						... 
						
						
						
						This is a breaking change: applications which used diskio.h to
call ff_diskio_register, will now need to include diskio_impl.h.
Including diskio.h will include the original diskio.h header from
FatFS library. 
						
						
					 
					
						2019-06-25 23:05:16 +08:00