🔨 Firmware rename followup (#25966)

Followup to #25957
This commit is contained in:
Keith Bennett
2023-06-10 17:20:50 -07:00
committed by GitHub
parent b5d3d0141f
commit 00ab015de7
3 changed files with 6 additions and 6 deletions

View File

@@ -121,7 +121,7 @@ debug_tool = stlink
extends = stm32_variant
board_build.variant = MARLIN_F103Rx
board_build.offset = 0x7000
board_build.rename = firmware-{date}-{time}
board_build.rename = firmware-{date}-{time}.bin
board_upload.offset_address = 0x08007000
build_flags = ${stm32_variant.build_flags}
-DMCU_STM32F103RE -DHAL_SD_MODULE_ENABLED