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.
 
 
 
 
 
 
Scott Lahteine 065e9c3d66 Add card.longest_filename method 6 years ago
..
Sd2Card.cpp Standardize some hexadecimals 6 years ago
Sd2Card.h Fix unsupported CMD59 7 years ago
SdBaseFile.cpp Clean up and consolidate SD-related code (#10831) 6 years ago
SdBaseFile.h Clean up and consolidate SD-related code (#10831) 6 years ago
SdFatConfig.h Clean up and consolidate SD-related code (#10831) 6 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 Clean up and consolidate SD-related code (#10831) 6 years ago
cardreader.cpp Add card.longest_filename method 6 years ago
cardreader.h Add card.longest_filename method 6 years ago