Commit Graph

15 Commits (e4fcf460e7a10b89912bdac1a555320bbdc72209)

Author SHA1 Message Date
AnHardt 60ad365e21 repair-software-spi
Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style
Following up on 
jbrazio 5e5d250832 Added gplv3 header to all Marlin files
Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670)
Keep "astyled" reformatting
Scott Lahteine 58cfcd4239 Overridable Options - Part 5
Apply `ENABLED` / `DISABLED` macros to files needing only a small
number of changes.
Scott Lahteine 03c9cb60e8 Rename lastnr to autostart_index and...
Replace instances of the number 13 with FILENAME_LENGTH where
appropriate.
galexander1 d4880a9e60 Revert "Move Sd library out into library"
odewdney 9d9c859ac1 First move of SdFat library
daid 17de96ace7 Merge branch 'Marlin_v1' into revert-1154-sd_sorting
Conflicts:
	Marlin/cardreader.cpp
	Marlin/cardreader.h
Scott Lahteine 60598b4cdd A few constants where they belong
alexborro ab355a90d3 Revert "SD Sort and Buffer"
Scott Lahteine 0cbbba08bd SD Card Alpha Sorting
First iteration of alphabetical sorting for SD cards, both
slow+efficient and fast+rammy. Option for folders to sort first, last,
or not at all.
daid b69e75c89a Added long filename support.
Bernhard 3814bbb529 made sd code only compile with SDSUPPORT defined. safes 10k of codespace
Bernhard Kubicek 64f2121ab1 updated to sdfatlib2010902