aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/flash_usb.py
Commit message (Expand)AuthorAgeFilesLines
* stm32f4: Add support for HID bootloaderArksine2020-05-281-2/+7
* stm32f1: Add support for HID BootloaderArksine2020-05-281-1/+26
* flash_usb: Pass -t $CONFIG_MCU to flash_usb on all targetsKevin O'Connor2019-10-261-6/+13
* flash_usb: Use "-s" option to specify flash offset on atsamdKevin O'Connor2019-10-261-3/+1
* flash_usb: Change dfu-util to reset the board after a flash on stm32f4Kevin O'Connor2019-10-261-4/+2
* flash_usb: Inform user to manually reset after stm32f4 flashKevin O'Connor2019-10-261-0/+3
* stm32: Add support for flashing over usb on stm32f042Kevin O'Connor2019-10-261-1/+2
* stm32f4: Add support for flashing over USBKevin O'Connor2019-10-261-3/+14
* stm32f4: Add support for USB on stm32f103Kevin O'Connor2019-08-051-1/+13
* flash_usb: Improve USB reconnect timingKevin O'Connor2019-03-171-6/+30
* flash_usb: Run dfu-util via sudoKevin O'Connor2019-03-111-6/+10
* flash_usb: Try to make the bossac atsam reboot logic more stableKevin O'Connor2019-03-101-5/+15
* flash_usb: Add a helper script for flashing Klipper over USBKevin O'Connor2019-03-081-0/+185