40 次程式碼提交 (cf2311f768b939940a1846c3930c95bb7119eb46)

作者 SHA1 備註 提交日期
  Scott Lahteine 52eefa90e1 ♻️ Move watchdog to MarlinHAL 2 年之前
  Scott Lahteine 13ce5aa1ed 🎨 Misc. cleanup 2 年之前
  Moonglow 7da4ed7340
🐛 Fix Toshiba FlashAir (SDCARD_COMMANDS_SPLIT) (#21944) 3 年之前
  Victor Oliveira 138340ee99
Multi-Volume. Select Media for LVGL (#21344) 3 年之前
  Scott Lahteine 8b6718c632 misc. pointer formatting 3 年之前
  Scott Lahteine 3b73b115ca Apply pointer formatting 3 年之前
  bilsef e8a62ee3cf
Fix onboard SD card support for Teensy 3.6 & 4.1 (#19593) 3 年之前
  wmariz da4eaebdc9
ZoneStar Z6FB (#18918) 3 年之前
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 年之前
  Leandro A. F. Pereira 801f99edad
SDCARD_READONLY (#17884) 4 年之前
  Bob Kuhn 6c994002af
No SD_CHECK_AND_RETRY with USE_USB_COMPOSITE (STM32F103 + SDIO) (#18108) 4 年之前
  Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 年之前
  Scott Lahteine bfad23d3e2 (c) 2020 4 年之前
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 4 年之前
  Scott Lahteine 139b7196a0
Watchdog cleanup (#15283) 4 年之前
  Giuliano Zaro caa87d5fe1 SD2Card cleanup (#14571) 5 年之前
  Scott Lahteine fe02241044 NONE on combined options 5 年之前
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 年之前
  Scott Lahteine b376c7e374 Group DISABLED items 5 年之前
  Scott Lahteine 2212da453a
Distinguish between analog/digital auto fans (#13298) 5 年之前
  Scott Lahteine 3a1b6fe8c1 Coding standards 5 年之前
  Scott Lahteine 0feeef2604 Update copyright in headers 5 年之前
  Scott Lahteine 712e23c383 Fix up some whitespace 5 年之前
  jmz52 d372e7e477 SDIO support for STM32F1 (#12782) 5 年之前
  Marcio Teixeira 60cb36bef3 Misc. improvements (#12747) 5 年之前
  Ludy 44369d536a Use millis_t where needed (#12152) 5 年之前
  Marcio Teixeira 2067619a26 Add USB_FLASH_DRIVE_SUPPORT 6 年之前
  Scott Lahteine d1b619be52 Standardize some hexadecimals 6 年之前
  Bob-the-Kuhn 902c885782 Switch to TMC2130 compatible hardware SPI & misc (#10299) 6 年之前
  Eduardo José Tagle 97e8a6ebd9 Various fixes for DUE... (#10152) 6 年之前
  Scott Lahteine 02474a321a Fix SDSUPPORT (and indentation) 6 年之前
  GMagician 6667a916a4 Indentation fix 6 年之前
  GMagician be717b3c07 Save some program memory 6 年之前
  GMagician f37c64ee5b Fix unsupported CMD59 6 年之前
  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 年之前
  Scott Lahteine 8b12371e45 Change some hex case 6 年之前
  Scott Lahteine 9f8b4c5ee8 Patch SD lib files for readability 6 年之前
  Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 6 年之前
  Scott Lahteine 614a86a380 SD file updates 6 年之前
  Scott Lahteine b66d65f865 Move 'sd' files 6 年之前
  Chris Pepper 61c0a10efe Revert "SPI API platform implementation stubs" (#7416) 7 年之前
  Christopher Pepper a31e32969f Base HAL SPI Changes 7 年之前
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7 年之前
  Scott Lahteine 8fd58cd6dc Patch goto labels for consistency 6 年之前
  Scott Lahteine 75e6f72c89 Fix hexadecimal number formatting 6 年之前
  Scott Lahteine ff0018e287 Format hex values as uppercase 7 年之前
  Scott Lahteine e1702816f6 Fix SD_CHECK_AND_RETRY condition 7 年之前
  Hans Raaf d29cc8f7bc Reset watchdog in SD init to prevent reboot 7 年之前
  Scott Lahteine cb48292338 Use fastio for literal pins 7 年之前
  AnHardt e4942d2163 Switch SD2cadrLib to fastio 8 年之前