29 Commits (118bd2f8b2a1f81884cb55a8fc00b708a51aa15b)

Author SHA1 Message Date
  Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 4 years ago
  Scott Lahteine 139b7196a0
Watchdog cleanup (#15283) 4 years ago
  Giuliano Zaro caa87d5fe1 SD2Card cleanup (#14571) 4 years ago
  Scott Lahteine fe02241044 NONE on combined options 4 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 4 years ago
  Scott Lahteine b376c7e374 Group DISABLED items 5 years ago
  Scott Lahteine 2212da453a
Distinguish between analog/digital auto fans (#13298) 5 years ago
  Scott Lahteine 3a1b6fe8c1 Coding standards 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  Scott Lahteine 712e23c383 Fix up some whitespace 5 years ago
  jmz52 d372e7e477 SDIO support for STM32F1 (#12782) 5 years ago
  Marcio Teixeira 60cb36bef3 Misc. improvements (#12747) 5 years ago
  Ludy 44369d536a Use millis_t where needed (#12152) 5 years ago
  Marcio Teixeira 2067619a26 Add USB_FLASH_DRIVE_SUPPORT 6 years ago
  Scott Lahteine d1b619be52 Standardize some hexadecimals 6 years ago
  Bob-the-Kuhn 902c885782 Switch to TMC2130 compatible hardware SPI & misc (#10299) 6 years ago
  Eduardo José Tagle 97e8a6ebd9 Various fixes for DUE... (#10152) 6 years ago
  Scott Lahteine 02474a321a Fix SDSUPPORT (and indentation) 6 years ago
  GMagician 6667a916a4 Indentation fix 6 years ago
  GMagician be717b3c07 Save some program memory 6 years ago
  GMagician f37c64ee5b Fix unsupported CMD59 6 years ago
  etagle 9aff55ed1f 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 6 years ago
  Scott Lahteine 8b12371e45 Change some hex case 6 years ago
  Scott Lahteine 9f8b4c5ee8 Patch SD lib files for readability 6 years ago
  Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 6 years ago
  Scott Lahteine 614a86a380 SD file updates 6 years ago
  Scott Lahteine b66d65f865 Move 'sd' files 6 years ago
  Chris Pepper 61c0a10efe Revert "SPI API platform implementation stubs" (#7416) 6 years ago
  Christopher Pepper a31e32969f Base HAL SPI Changes 6 years ago
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7 years ago
  Scott Lahteine 8fd58cd6dc Patch goto labels for consistency 6 years ago
  Scott Lahteine 75e6f72c89 Fix hexadecimal number formatting 6 years ago
  Scott Lahteine ff0018e287 Format hex values as uppercase 7 years ago
  Scott Lahteine e1702816f6 Fix SD_CHECK_AND_RETRY condition 7 years ago
  Hans Raaf d29cc8f7bc Reset watchdog in SD init to prevent reboot 7 years ago
  Scott Lahteine cb48292338 Use fastio for literal pins 7 years ago
  AnHardt e4942d2163 Switch SD2cadrLib to fastio 7 years ago
  esenapaj 888443ca1e Enclose all #error strings with apostrophes 8 years ago
  João Brázio 32d798fcc7
Converted all files on src to Unix file format 8 years ago
  Scott Lahteine 40050db210 Improve code in Sd2Card::readBlock 8 years ago
  esenapaj f9e1a0ee6c suppress warnings 8 years ago
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8 years ago
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8 years ago
  jbrazio 757661b299 Toshiba Flash Air Wifi SD card support 8 years ago
  Scott Lahteine ff13070b59 Use _BV macros, patch up others 8 years ago
  Scott Lahteine 9bdab4f3a8 Clean up "else" and other spacing 8 years ago
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 8 years ago
  Scott Lahteine 58cfcd4239 Overridable Options - Part 5 8 years ago