This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/buildroot/share/tests
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
..
DUE-tests HAL for Linux (#13146) 2019-02-22 19:09:10 -06:00
linux_native-tests HAL for Linux (#13146) 2019-02-22 19:09:10 -06:00
LPC1768-tests HAL for Linux (#13146) 2019-02-22 19:09:10 -06:00
LPC1769-tests HAL for Linux (#13146) 2019-02-22 19:09:10 -06:00
megaatmega2560-tests Fix binary protocol with one serial port (#13270) 2019-02-27 19:57:48 -06:00
run_tests HAL for Linux (#13146) 2019-02-22 19:09:10 -06:00
STM32F1-tests HAL for Linux (#13146) 2019-02-22 19:09:10 -06:00
teensy35-tests HAL for Linux (#13146) 2019-02-22 19:09:10 -06:00