File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ST-LINK_CLI.exe -c SWD SWCLK=9 -ME
1+ ST-LINK_CLI.exe -c SWD SWCLK=8 -ME
Original file line number Diff line number Diff line change 1- ST-LINK_CLI.exe -c SWD SWCLK=9 -P Bootloader.hex -RST
1+ ST-LINK_CLI.exe -c -ME SWD SWCLK=8 -P Bootloader.hex -RST
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ build_flags =
147147 -Wl,-TSTM32Linker.ld ; customer linker with memory offset for bootloader
148148src_filter = ${common_env_data.src_filter} -<ESP32*.*> -<ESP8266*.*> -<WS281B*.*> -<tx_*.cpp>
149149upload_protocol = custom
150- upload_command = $PROJECT_PACKAGES_DIR/tool-stm32duino/stlink/ST-LINK_CLI.exe -c SWD SWCLK =9 -P $SOURCE 0x08008000 -RST
150+ upload_command = $PROJECT_PACKAGES_DIR/tool-stm32duino/stlink/ST-LINK_CLI.exe -c SWD SWCLK =8 -P $SOURCE 0x08008000 -RST
151151
152152[env:R9M_RX_STM32F301_BetaflightPassthrough]
153153platform = ${env:R9M_RX_STM32F301_STLINK.platform}
You can’t perform that action at this time.
0 commit comments