mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-14 11:33:14 +00:00
Adding stm32 auto-upload scripts for Windows, Mac, and Linux (#184)
This commit is contained in:
@@ -37,6 +37,8 @@ fi
|
||||
|
||||
"${RESET_UTIL}" ${dummy_port_fullpath} 750
|
||||
|
||||
# Give the board a chance to reset to DFU mode
|
||||
sleep 0.5
|
||||
|
||||
#DFU_UTIL=$(dirname $0)/dfu-util/dfu-util
|
||||
DFU_UTIL=/usr/bin/dfu-util
|
||||
|
||||
Reference in New Issue
Block a user