klipper/scripts
Kevin O'Connor ea0f231343 flash_usb: Improve USB reconnect timing
Instead of waiting one second after entering bootloader mode, wait for
the device file to reappear.  This should make the flashing more
resilient to slight timing difference in the OS.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-03-17 22:31:31 -04:00
..
kconfig
Dockerfile
avrsim.py
buildcommands.py initial_pins: Add ability to configure output pins at mcu startup 2019-03-17 20:56:25 -04:00
check-gcc.sh
check_whitespace.py check_whitespace: Enforce an 80 column limit on source code 2019-02-27 14:33:17 -05:00
checkstack.py
flash-linux.sh
flash-pru.sh
flash_usb.py flash_usb: Improve USB reconnect timing 2019-03-17 22:31:31 -04:00
graphstats.py
install-beaglebone.sh
install-centos.sh
install-octopi.sh flash_usb: Add a helper script for flashing Klipper over USB 2019-03-08 22:22:41 -05:00
install-ubuntu-18.04.sh
klipper-pru-start.sh pru: Force load the ADC module during PRU startup 2017-10-18 13:23:10 -04:00
klipper-start.sh
klipper-uninstall.sh
logextract.py logextract: Wrap code to 80 columns 2019-02-27 13:18:07 -05:00
make_version.py util: Fix versioning when gitdir is absent (#809) 2018-10-27 10:44:38 -04:00
stepstats.py
test_klippy.py
travis-build.sh test: Minor update to travis-build.sh mcu_compile start notifier 2018-08-01 14:05:31 -04:00
travis-install.sh