278 Commits (01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7)

Author SHA1 Message Date
Rockman18 910059adcb Fix, consolidate PSTR aliases (#20812) 3 years ago
Marcio Teixeira 1e7426e549 Silence unused parameter warnings 4 years ago
MKS-Sean a3d6442d02 MKS WiFi for TFT_LVGL_UI (#20191) 4 years ago
Victor Oliveira 2c58d0881b Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606) 4 years ago
Victor Oliveira 79672d51f6 USB FD via native USB Host + MSC (#20571) 4 years ago
LinFor 323bf47738 FTDI EVE: Cyrillic font, some minor fixes (#20517) 4 years ago
Scott Lahteine e188b3e28c Auto-check followup 4 years ago
Scott Lahteine 37dd0fd2d6 Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 4 years ago
Scott Lahteine 2384e5c9c9 Fix fileExists, use openFailed 4 years ago
Scott Lahteine deb8df8eff M808 Repeat Markers (#20084) 4 years ago
Victor Oliveira 1040f14da4 Abort print on media removal (#20200) 4 years ago
Jason Smith 3ee61e2084 UTF longname followup (#20115) 4 years ago
Hebezo 012745b218 Option to ignore SD at startup (#20099) 4 years ago
Scott Lahteine d4b86322a9 M32 followup 4 years ago
LinFor 3030bf4274 Handle UTF in long filenames (#20087) 4 years ago
Scott Lahteine ca730314e7 Ability to disable M32 4 years ago
Scott Lahteine 9ba113bc05 Clean up corrected urls 4 years ago
Sergey1560 1767a3bd70 Don't close diveDir in fileExists (#20035) 4 years ago
Scott Lahteine 6c103b72a2 Clean up comments, USB flash, NULLs 4 years ago
Scott Lahteine 141f6825ce Rename ultralcd => marlinui 4 years ago
Scott Lahteine 7e09160ba3 Batch appercase hex values 4 years ago
bilsef de42ef017f Fix onboard SD card support for Teensy 3.6 & 4.1 (#19593) 4 years ago
Scott Lahteine 69917690f3 Adjust HAL platform defines, comments 4 years ago
Scott Lahteine de4f882a22 Fetch longname when a file exists 4 years ago
Scott Lahteine 9aff5cb095 Add extra CardReader debugging 4 years ago
Scott Lahteine 806c908091 Fix diveToFile with open Dir object (#19539) 4 years ago
qwewer0 04a712dacc Multi-line comments cleanup (#19535) 4 years ago
Scott Lahteine 4648351270 CardReader cleanup 4 years ago
Scott Lahteine 943a594ba0 Tweak MMU beeps, misc. cleanup 4 years ago
Scott Lahteine c360705e6a Clean up LCD conditionals, DWIN 4 years ago
Scott Lahteine c1d9e8d571 SD card debugging 4 years ago
Scott Lahteine f7cb9455c8 No 'ls' if media isn't mounted 4 years ago
Victor Oliveira 6a511b6ea7 Only show "SD Init Fail" with detectable media (#19236) 4 years ago
Victor Oliveira 919ea2a76d Fail SD mount without SPI re-init (#19226) 4 years ago
Jason Smith 6043f5d5d0 Fix SD pins for SKR Pro and GTR (#19047) 4 years ago
Serhiy-K 349bddc652 "SD init fail" status error (#19064) 4 years ago
Scott Lahteine 3dc0f9c0b4 configuration_store => settings 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 24a095c5c1
Reduce math library code size by 3.4KB (#21575) 3 years ago
Scott Lahteine e3116eed2e write_command changes input 3 years ago
Scott Lahteine 98d6c751d3 Fix CardReader string args 3 years ago
vyacheslav-shubin 8da8bf7e87
Fix FAT delete of items with long name (#21528) 3 years ago
Scott Lahteine 8b6718c632 misc. pointer formatting 3 years ago
Scott Lahteine 3b73b115ca Apply pointer formatting 3 years ago
Scott Lahteine 2d2291d00e More IntelliSense-friendly declarations 3 years ago
Scott Lahteine 1affbe2100
Clean up, optimize ExtUI/TFT code (#21333) 3 years ago
Scott Lahteine dbd28eecc9 Number serial from 1 to match settings 3 years ago
Scott Lahteine fe0b770033 Fix serial index types 3 years ago
X-Ryl669 55c31fbe9a
Distinguish serial index from mask (#21287) 3 years ago