Skip to content

Commit

Permalink
Revert "Firmware upload…" (MarlinFirmware#24229)
Browse files Browse the repository at this point in the history
  • Loading branch information
ellensp authored May 23, 2022
1 parent 7d9bd3a commit 639b1f6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 59 deletions.
52 changes: 0 additions & 52 deletions buildroot/share/PlatformIO/scripts/upload_prompt_extra_script.py

This file was deleted.

7 changes: 0 additions & 7 deletions ini/stm32f1.ini
Original file line number Diff line number Diff line change
Expand Up @@ -148,10 +148,6 @@ upload_protocol = custom
[env:STM32F103RE_creality]
extends = STM32F103Rx_creality
board = genericSTM32F103RE
extra_scripts = ${STM32F103Rx_creality.extra_scripts}
buildroot/share/PlatformIO/scripts/upload_prompt_extra_script.py
upload_protocol = mbed


[env:STM32F103RE_creality_xfer]
extends = STM32F103Rx_creality_xfer
Expand All @@ -168,9 +164,6 @@ board_upload.offset_address = 0x08010000
[env:STM32F103RC_creality]
extends = STM32F103Rx_creality
board = genericSTM32F103RC
extra_scripts = ${STM32F103Rx_creality.extra_scripts}
buildroot/share/PlatformIO/scripts/upload_prompt_extra_script.py
upload_protocol = mbed

[env:STM32F103RC_creality_xfer]
extends = STM32F103Rx_creality_xfer
Expand Down

0 comments on commit 639b1f6

Please sign in to comment.