80b82778ef
								
							 
						 
						
							
								
								Add MIT license header  
							
							
							
						 
						il y a 5 ans  
				
					
						
							
								 
						
							
								9b52e7d639
								
							 
						 
						
							
								
								Add usedSize() and totalSize()  
							
							
							
						 
						il y a 5 ans  
				
					
						
							
								 
						
							
								c5292aeb8b
								
							 
						 
						
							
								
								Add rename()  
							
							
							
						 
						il y a 5 ans  
				
					
						
							
								 
						
							
								c74906ea85
								
							 
						 
						
							
								
								Fix reading with FILE_WRITE mode  
							
							
							
						 
						il y a 5 ans  
				
					
						
							
								 
						
							
								159feec5a7
								
							 
						 
						
							
								
								Default to 16 MHz SPI clock speed  
							
							
							
						 
						il y a 5 ans  
				
					
						
							
								 
						
							
								52c44d76ab
								
							 
						 
						
							
								
								Use SdFat's shared SPI mode  
							
							
							
						 
						il y a 5 ans  
				
					
						
							
								 
						
							
								03071e943e
								
							 
						 
						
							
								
								Fix CardInfo with BUILTIN_SDCARD  
							
							
							
						 
						il y a 5 ans  
				
					
						
							
								 
						
							
								50f065598f
								
							 
						 
						
							
								
								Limit memory use on Teensy 2.0  
							
							
							
						 
						il y a 5 ans  
				
					
						
							
								 
						
							
								7c6b4fa59f
								
							 
						 
						
							
								
								Emulate Sd2Card & SdVolume for old CardInfo example  
							
							
							
						 
						il y a 5 ans  
				
					
						
							
								 
						
							
								53870ddc70
								
							 
						 
						
							
								
								Fix FILE_WRITE - seek to end of file at open  
							
							
							
						 
						il y a 5 ans  
				
					
						
							
								 
						
							
								a4c5e44281
								
							 
						 
						
							
								
								Datalogger to run at 10 Hz rate  
							
							
							
						 
						il y a 5 ans  
				
					
						
							
								 
						
							
								824a16eb06
								
							 
						 
						
							
								
								Support BUILTIN_SDCARD  
							
							
							
						 
						il y a 5 ans  
				
					
						
							
								 
						
							
								17d22be271
								
							 
						 
						
							
								
								Replace entire SD library with thin wrapper for SdFat  
							
							
							
						 
						il y a 5 ans  
				
					
						
							
								 
						
							
								507dc71293
								
							 
						 
						
							
								
								File abstraction (work in progress)  
							
							
							
						 
						il y a 5 ans  
				
					
						
							
								 
						
							
								2ef83ea5b3
								
							 
						 
						
							
								
								Update chip select comments to mention Teensy 4.1  
							
							
							
						 
						il y a 5 ans  
				
					
						
							
								 
						
							
								a4c9800ac3
								
							 
						 
						
							
								
								Add SD.begin() to be called more than once  
							
							
							
						 
						il y a 5 ans  
				
					
						
							
								 
						
							
								f7c6002632
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #22  from rutmarti/master  
							
							Use SPI library for Teensy LC 
							
						 
						il y a 5 ans  
				
					
						
							
								 
						
							
								39867e87cd
								
							 
						 
						
							
								
								Use SPI library for Teensy LC  
							
							With this commit no direct register access to SPI hardware should be done anymore for Teensy LC. This is done in the same way as for Teensy 4. Additionally the USE_TEENSY4_SPI define was renamed to USE_SPI_LIB as it is now used for not only Teensy 4. 
							
						 
						il y a 5 ans  
				
					
						
							
								 
						
							
								731309bc07
								
							 
						 
						
							
								
								Update comments,  fixes   #21  
							
							
							
						 
						il y a 5 ans  
				
					
						
							
								 
						
							
								4f4c9abd85
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #20  from FrankBoesing/patch-1  
							
							Fix wrong comment 
							
						 
						il y a 5 ans  
				
					
						
							
								 
						
							
								5050a04673
								
									
										
											
								
							 
						 
						
							
								
								Fix wrong comment  
							
							
							
						 
						il y a 5 ans  
				
					
						
							
								 
						
							
								876e80a8d4
								
							 
						 
						
							
								
								Fix compiler warning  
							
							
							
						 
						il y a 6 ans  
				
					
						
							
								 
						
							
								20b2a6e696
								
							 
						 
						
							
								
								All examples use pin 4 as default CS pin  
							
							
							
						 
						il y a 6 ans  
				
					
						
							
								 
						
							
								afc00aa788
								
							 
						 
						
							
								
								Use polling for native SDIO - improves compatibility  
							
							
							
						 
						il y a 6 ans  
				
					
						
							
								 
						
							
								4ca861105f
								
							 
						 
						
							
								
								Fix SD on SPI issues on IMXRT  
							
							
							
						 
						il y a 6 ans  
				
					
						
							
								 
						
							
								f23b145e95
								
							 
						 
						
							
								
								BUILTIN_SDCARD define on IMXRT1062  
							
							
							
						 
						il y a 6 ans  
				
					
						
							
								 
						
							
								e4b02fb1db
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #18  from mjs513/master  
							
							Updated fir T40=-Beta2 and Builtin SD Card define 
							
						 
						il y a 6 ans  
				
					
						
							
								 
						
							
								4a6e3c12ce
								
							 
						 
						
							
								
								Updated fir T40=-Beta2 Builtin SDcard  
							
							
							
						 
						il y a 6 ans  
				
					
						
							
								 
						
							
								0fe064fab9
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #17  from tsandmann/bugfixes/dma_alignment  
							
							check alignment for DMA buffers 
							
						 
						il y a 6 ans  
				
					
						
							
								 
						
							
								edc836b37d
								
							 
						 
						
							
								
								check alignment for DMA buffers  
							
							
							
						 
						il y a 6 ans  
				
					
						
							
								 
						
							
								1371767443
								
							 
						 
						
							
								
								Add comment about USE_TEENSY3_OPTIMIZED_CODE on Teensy 3.5 & 3.6  
							
							
							
						 
						il y a 6 ans  
				
					
						
							
								 
						
							
								f1558bd07d
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #15  from WMXZ-EU/master  
							
							Ported to T4b1 
							
						 
						il y a 6 ans  
				
					
						
							
								 
						
							
								3d18f19aaa
								
							 
						 
						
							
								
								Ported to T4  
							
							-added T4 aware functions
-chenged transfer from polling to internal DMA (blocking mode) 
							
						 
						il y a 6 ans  
				
					
						
							
								 
						
							
								543cf825d0
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #1  from PaulStoffregen/master  
							
							07_feb-2019 
							
						 
						il y a 6 ans  
				
					
						
							
								 
						
							
								4e31b17044
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #14  from FrankBoesing/T4-support  
							
							T4 support 
							
						 
						il y a 6 ans  
				
					
						
							
								 
						
							
								b661c6825d
								
									
										
											
								
							 
						 
						
							
								
								Update Sd2Card.cpp  
							
							
							
						 
						il y a 6 ans  
				
					
						
							
								 
						
							
								6773d16a08
								
									
										
											
								
							 
						 
						
							
								
								Update Sd2PinMap.h  
							
							
							
						 
						il y a 6 ans  
				
					
						
							
								 
						
							
								07d6da6eec
								
									
										
											
								
							 
						 
						
							
								
								Update Sd2Card.cpp  
							
							
							
						 
						il y a 6 ans  
				
					
						
							
								 
						
							
								c1ae2b46f2
								
									
										
											
								
							 
						 
						
							
								
								Merge pull request  #11  from FrankBoesing/patch-1  
							
							add 256MHz 
							
						 
						il y a 7 ans  
				
					
						
							
								 
						
							
								b5e7a827e7
								
									
										
											
								
							 
						 
						
							
								
								add 256MHz  
							
							
							
						 
						il y a 7 ans  
				
					
						
							
								 
						
							
								fae843db09
								
							 
						 
						
							
								
								Bump version to 1.2.2  
							
							
							
						 
						il y a 7 ans  
				
					
						
							
								 
						
							
								a6da621578
								
							 
						 
						
							
								
								Fix timeouts  
							
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								e127e0d08b
								
							 
						 
						
							
								
								Bump version to 1.2.0  
							
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								f992b77972
								
							 
						 
						
							
								
								Bump version to 1.1.1 (for Arduino 1.8.4)  
							
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								f4105ecf4e
								
							 
						 
						
							
								
								Merge pull request  #9  from FrankBoesing/patch-1  
							
							enable required Pullups in SDHC_ReleaseGPIO(void) 
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								9c97cdaf2a
								
							 
						 
						
							
								
								fix comments  
							
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								cea34a24d8
								
							 
						 
						
							
								
								enable required Pullups in SDHC_ReleaseGPIO(void)  
							
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								dba0390b2a
								
							 
						 
						
							
								
								Bump version to 1.1.0  
							
							
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								1f3077c475
								
							 
						 
						
							
								
								Merge pull request  #7  from FrankBoesing/master  
							
							Fix writes/reads >=64KB 
							
						 
						il y a 8 ans  
				
					
						
							
								 
						
							
								b4f700fd08
								
							 
						 
						
							
								
								Fix read >= 64KB  
							
							(attention, untested) 
							
						 
						il y a 8 ans