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
..
DUE-tests HAL for Linux (#13146) 6 years ago
LPC1768-tests HAL for Linux (#13146) 6 years ago
LPC1769-tests HAL for Linux (#13146) 6 years ago
STM32F1-tests HAL for Linux (#13146) 6 years ago
linux_native-tests HAL for Linux (#13146) 6 years ago
megaatmega2560-tests Fix binary protocol with one serial port (#13270) 6 years ago
run_tests HAL for Linux (#13146) 6 years ago
teensy35-tests HAL for Linux (#13146) 6 years ago