Marlin 2.0 for Flying Bear 4S/5
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eduardo José Tagle 97e8a6ebd9 Various fixes for DUE... (#10152) 6 years ago
..
Sd2Card.cpp Various fixes for DUE... (#10152) 6 years ago
Sd2Card.h Fix unsupported CMD59 7 years ago
SdBaseFile.cpp [2.0.x] Fix SD wrong filename list (#9342) 6 years ago
SdBaseFile.h Patch SD lib files for readability 7 years ago
SdFatConfig.h Patch SD lib files for readability 7 years ago
SdFatStructs.h Patch SD lib files for readability 7 years ago
SdFatUtil.cpp Multi-host support 7 years ago
SdFatUtil.h Multi-host support 7 years ago
SdFile.cpp Patch SD lib files for readability 7 years ago
SdFile.h Patch SD lib files for readability 7 years ago
SdInfo.h Backported latest improvements and fixes from the SdFat liibrary to our own version. This includes support for CRC7 validation on commands and also, made sure that even if using software SPI implementations, SD card speed is properly adjusted when transitioning from INITIALIZATION to DATA TRANSFER mode. ALL HALs implement spiInit, even in SW SPI mode, and we NEED this change to improve 25x the transfer speed of the SD card and allow implementations of USB MSD 7 years ago
SdVolume.cpp Change some hex case 7 years ago
SdVolume.h Patch SD lib files for readability 7 years ago
cardreader.cpp Add C parameter to M27 to include the long filename 6 years ago
cardreader.h Add C parameter to M27 to include the long filename 6 years ago