40 コミット (8f4fb42bfb3d139f3988d389f9724c807a58947b)

作成者 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) 4年前
  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年前