Marlin/buildroot/share
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.
2019-02-27 19:57:48 -06:00
..
atom Update copyright in headers 2019-02-12 15:30:11 -06:00
cmake
fonts Update copyright in headers 2019-02-12 15:30:11 -06:00
git Add --quick option to mfqp, add BRANCH check to mfinfo 2019-02-02 14:06:01 -06:00
pin_interrupt_test
pixmaps
PlatformIO
scripts Fix findMissingTranslations.sh for 2.0.x 2018-02-28 01:19:40 -06:00
sublime Cleanup whitespace, add a const 2019-02-26 17:49:14 -06:00
tests Fix binary protocol with one serial port (#13270) 2019-02-27 19:57:48 -06:00
vscode/AutoBuildMarlin