Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | flash_usb: Pass -t $CONFIG_MCU to flash_usb on all targets | Kevin O'Connor | 2019-10-26 | 1 | -6/+13 |
* | flash_usb: Use "-s" option to specify flash offset on atsamd | Kevin O'Connor | 2019-10-26 | 1 | -3/+1 |
* | flash_usb: Change dfu-util to reset the board after a flash on stm32f4 | Kevin O'Connor | 2019-10-26 | 1 | -4/+2 |
* | flash_usb: Inform user to manually reset after stm32f4 flash | Kevin O'Connor | 2019-10-26 | 1 | -0/+3 |
* | stm32: Add support for flashing over usb on stm32f042 | Kevin O'Connor | 2019-10-26 | 1 | -1/+2 |
* | stm32f4: Add support for flashing over USB | Kevin O'Connor | 2019-10-26 | 1 | -3/+14 |
* | stm32f4: Add support for USB on stm32f103 | Kevin O'Connor | 2019-08-05 | 1 | -1/+13 |
* | flash_usb: Improve USB reconnect timing | Kevin O'Connor | 2019-03-17 | 1 | -6/+30 |
* | flash_usb: Run dfu-util via sudo | Kevin O'Connor | 2019-03-11 | 1 | -6/+10 |
* | flash_usb: Try to make the bossac atsam reboot logic more stable | Kevin O'Connor | 2019-03-10 | 1 | -5/+15 |
* | flash_usb: Add a helper script for flashing Klipper over USB | Kevin O'Connor | 2019-03-08 | 1 | -0/+185 |