2 Commits (998ce55be033cd83a4e5629c4b51f31b23a992d5)

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