scube/buildroot/share
Chris Pepper 4ab433d391 Fix binary protocol with one serial port ()
- 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.
..
PlatformIO Add support for MKS Robin board ()
atom Update copyright in headers
cmake Support file updates
fonts Update copyright in headers
git Add --quick option to mfqp, add BRANCH check to mfinfo
pin_interrupt_test Cosmetic tweaks
pixmaps Add Marlin icons graphics file
scripts Fix findMissingTranslations.sh for 2.0.x
sublime Cleanup whitespace, add a const
tests Fix binary protocol with one serial port ()
vscode/AutoBuildMarlin Auto Build for Visual Studio Code ()