40 Commits (82d18517436c46b44826710d03654b48158b9a6b)

Author SHA1 Message Date
  Scott Lahteine 52eefa90e1 ♻️ Move watchdog to MarlinHAL 2 years ago
  Scott Lahteine 13ce5aa1ed 🎨 Misc. cleanup 2 years ago
  Moonglow 7da4ed7340
🐛 Fix Toshiba FlashAir (SDCARD_COMMANDS_SPLIT) (#21944) 3 years ago
  Victor Oliveira 138340ee99
Multi-Volume. Select Media for LVGL (#21344) 3 years ago
  Scott Lahteine 8b6718c632 misc. pointer formatting 3 years ago
  Scott Lahteine 3b73b115ca Apply pointer formatting 3 years ago
  bilsef e8a62ee3cf
Fix onboard SD card support for Teensy 3.6 & 4.1 (#19593) 3 years ago
  wmariz da4eaebdc9
ZoneStar Z6FB (#18918) 3 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 years ago
  Leandro A. F. Pereira 801f99edad
SDCARD_READONLY (#17884) 4 years ago
  Bob Kuhn 6c994002af
No SD_CHECK_AND_RETRY with USE_USB_COMPOSITE (STM32F103 + SDIO) (#18108) 4 years ago
  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) 5 years ago
  Scott Lahteine fe02241044 NONE on combined options 5 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 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) 7 years ago
  Christopher Pepper a31e32969f Base HAL SPI Changes 7 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 8 years ago