38 Commits (906fa05bd69ee5de18e4c083bda408699e296676)

Author SHA1 Message Date
Moonglow 9878a5ab58 🐛 Fix Toshiba FlashAir (SDCARD_COMMANDS_SPLIT) (#21944) 3 years ago
Victor Oliveira 107dd313bd Multi-Volume. Select Media for LVGL (#21344) 3 years ago
Scott Lahteine ba5644376c misc. pointer formatting 3 years ago
Scott Lahteine 2059c6e4d0 Apply pointer formatting 3 years ago
bilsef de42ef017f Fix onboard SD card support for Teensy 3.6 & 4.1 (#19593) 4 years ago
wmariz cb18b858d4 ZoneStar Z6FB (#18918) 4 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 90801f8815 Fix onboard SD card support for Teensy 3.6 & 4.1 (#19593) 4 years ago
bilsef e8a62ee3cf
Fix onboard SD card support for Teensy 3.6 & 4.1 (#19593) 4 years ago
wmariz da4eaebdc9
ZoneStar Z6FB (#18918) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 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) 5 years ago
Scott Lahteine 139b7196a0
Watchdog cleanup (#15283) 5 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 6 years ago
jmz52 d372e7e477 SDIO support for STM32F1 (#12782) 6 years ago
Marcio Teixeira 60cb36bef3 Misc. improvements (#12747) 6 years ago
Ludy 44369d536a Use millis_t where needed (#12152) 6 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 7 years ago
GMagician be717b3c07 Save some program memory 7 years ago
GMagician f37c64ee5b Fix unsupported CMD59 7 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 7 years ago
Scott Lahteine 8b12371e45 Change some hex case 7 years ago
Scott Lahteine 9f8b4c5ee8 Patch SD lib files for readability 7 years ago
Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 7 years ago
Scott Lahteine 614a86a380 SD file updates 7 years ago
Scott Lahteine b66d65f865 Move 'sd' files 7 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 7 years ago
Scott Lahteine 75e6f72c89 Fix hexadecimal number formatting 7 years ago
Scott Lahteine ff0018e287 Format hex values as uppercase 7 years ago