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: Initial support for flashing rp2350 chips
Kevin O'Connor
2024-11-14
1
-4
/
+7
*
flash_usb: Wait for busnum file to exist when flashing with picoboot
Jack Wakefield
2024-09-22
1
-1
/
+1
*
scripts: Added stm32f070 to mcus supported by flash_usb.py
Chris Lombardi
2023-08-13
1
-2
/
+2
*
stm32f7: add support for stm32f7 and remram board
Frederic Morin
2023-05-07
1
-0
/
+1
*
scripts: support CanBoot on RP2040 in flash_usb.py
Chris Lee
2022-12-19
1
-1
/
+5
*
stm32g4: implement build,usb,can,i2c,spi,serial,adc.
Matt Baker
2022-12-02
1
-1
/
+1
*
atsamd: Add Kconfig definitions for same51j19 and same54p20 chips
Kevin O'Connor
2022-10-13
1
-4
/
+5
*
stm32l4: add stm32l412 support with adc,i2c,spi,usb
Matt Baker
2022-09-15
1
-1
/
+2
*
stm32: stm32g0/h7 usb_dfu_bootloader support (#5596)
BIGTREETECH
2022-06-30
1
-1
/
+2
*
flash_usb: Use hexid "2e8a:0003" for rp2040 already in bootloader mode
Kevin O'Connor
2022-06-16
1
-3
/
+5
*
flash_usb: update shebang to python3
Eric Callahan
2022-06-10
1
-1
/
+1
*
flash_usb: add canboot support
Eric Callahan
2022-06-10
1
-2
/
+48
*
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