52 Commits (4d8e7cdb30b1946debcf9f24ca0791b6f4ad2651)

Author SHA1 Message Date
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
Scott Lahteine 15aa932aa6
HAL for Linux (#13146) 6 years ago