41 Commits (46916d322e57743e1812fa588a0171669b8e8988)

Author SHA1 Message Date
Victor Oliveira c840bbc970
Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606) 4 years ago
Victor Oliveira 84ab088b40
USB FD via native USB Host + MSC (#20571) 4 years ago
Scott Lahteine af75e24c2e Clean up corrected urls 4 years ago
Scott Lahteine ec23e37a4a Clean up comments, USB flash, NULLs 4 years ago
Scott Lahteine eaf6777a66 Rename ultralcd => marlinui 4 years ago
Scott Lahteine 6831341ab4 Batch appercase hex values 4 years ago
Scott Lahteine 4e8eea8e78 Adjust HAL platform defines, comments 4 years ago
qwewer0 4424645e04
Multi-line comments cleanup (#19535) 4 years ago
Scott Lahteine a445746a8b Clean up LCD conditionals, DWIN 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 5 years ago
ellensp 69490e1122
Fix CMSIS / USB-FD regression (#18602) 5 years ago
J.C. Nelson 6f14d2d37f
Add Lerdge S,X,K (#18302) 5 years ago
ellensp 1c13428d84
Fix CMSIS / USB-FD name conflicts (#18327) 5 years ago
Scott Lahteine bfad23d3e2 (c) 2020 5 years ago
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 5 years ago
Scott Lahteine 5641adb01b Clean up stray tabs 5 years ago
Scott Lahteine e3fd0519b3 Reduce need for UNUSED 5 years ago
Marcio Teixeira 149e9b733e Simplified ExtUI language selection (#15359) 5 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
Scott Lahteine dbea6f0022 STM32F1 USB cdc/msc composite device (#15180) 5 years ago
Ludy 068c303742 More translatable LCD strings (#15190) 5 years ago
Scott Lahteine 34b73426e5 Apply #ifdef/#ifndef where possible 5 years ago
Marcio Teixeira da601d5114 Update USB_FLASH_DRIVE_SUPPORT (#15021) 5 years ago
Marcio Teixeira 27c487bab7 Print progress enhancements (#14647) 6 years ago
Ludy 70586d3a6c Update (c) comments (#14584) 6 years ago
Giuliano Zaro 2bf11da5ab Fix pin based on SOFT_SPI_CS (#14504) 6 years ago
GMagician 8be146642f Unused SPI PIN definitions 6 years ago
Scott Lahteine 356410dcfc Move crc16 function to libs 6 years ago
Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 6 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 6 years ago
Scott Lahteine 3a1b6fe8c1 Coding standards 6 years ago
Scott Lahteine c2b90c44e4 Prettify some code comments 6 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 6 years ago
Scott Lahteine ce563d7c2e Various general cleanups 6 years ago
Marcio Teixeira 60cb36bef3 Misc. improvements (#12747) 6 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 years ago
Marcio Teixeira 1a00d1bdaf Add pullup to USB interrupt line 6 years ago
Ludy 44369d536a Use millis_t where needed (#12152) 6 years ago
Marcio Teixeira 71e19baf69 Fix kill => disable_all_heaters => print_job_timer.stop (#12146) 6 years ago
Marcio Teixeira 5b7dd553d3 Fix sd_mmc_spi_mem capacity; clean up USB code (#12134) 6 years ago
Marcio Teixeira 2067619a26 Add USB_FLASH_DRIVE_SUPPORT 7 years ago