index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
flash_usb.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
flash_usb: Rework flash_rp2040 code to be similar to other boards
Kevin O'Connor
2022-06-01
1
-26
/
+29
*
atsam: Add support for SAM E70
Alex Maclean
2022-03-26
1
-1
/
+1
*
flash_usb: use sudo for rp2040 flashing
Lasse Dalegaard
2022-01-31
1
-3
/
+5
*
rp2040: add make flash support
Lasse Dalegaard
2022-01-06
1
-1
/
+43
*
stm32: Add support for STM32F072 (used in the TurboCAN board) (#4412)
henrikssn
2021-06-27
1
-0
/
+1
*
stm32f4: Add support for HID bootloader
Arksine
2020-05-28
1
-2
/
+7
*
stm32f1: Add support for HID Bootloader
Arksine
2020-05-28
1
-1
/
+26
*
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