You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Chris Pepper 4ab433d391 Fix binary protocol with one serial port (#13270)
- The `sdcard.transfer_port` variable is Marlin's internal serial port index, not the physical serial port number.
- Added packet number to "ok" response so hosts don't need to wait for the ACK.
- Renamed feature to `BINARY_FILE_TRANSFER`, as the speed up is only consequential to the ability to transfer binaries over serial.
6 years ago
..
PlatformIO Add support for MKS Robin board (#12650) 6 years ago
atom Update copyright in headers 6 years ago
cmake Support file updates 7 years ago
fonts Update copyright in headers 6 years ago
git Add --quick option to mfqp, add BRANCH check to mfinfo 6 years ago
pin_interrupt_test Cosmetic tweaks 7 years ago
pixmaps Add Marlin icons graphics file 6 years ago
scripts Fix findMissingTranslations.sh for 2.0.x 7 years ago
sublime Cleanup whitespace, add a const 6 years ago
tests Fix binary protocol with one serial port (#13270) 6 years ago
vscode/AutoBuildMarlin Auto Build for Visual Studio Code (#11014) 7 years ago