Skip to content

Commit bae5ba3

Browse files
thisiskeithbTracy Spiva
authored andcommitted
BTT Octopus … followup (MarlinFirmware#25495)
Followup to MarlinFirmware#25387
1 parent a438db1 commit bae5ba3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ini/stm32h7.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ debug_tool = cmsis-dap
4545
[env:STM32H743Vx_btt]
4646
extends = stm32_variant
4747
48-
platform_packages = [email protected]
48+
platform_packages = framework-arduinoststm32@~4.20200.220530
4949
board = marlin_STM32H743Vx
5050
board_build.offset = 0x20000
5151
board_upload.offset_address = 0x08020000
@@ -67,7 +67,7 @@ debug_tool = cmsis-dap
6767
[env:STM32H723Vx_btt]
6868
extends = stm32_variant
6969
70-
platform_packages = [email protected]
70+
platform_packages = framework-arduinoststm32@~4.20200.220530
7171
board = marlin_STM32H723Vx
7272
board_build.offset = 0x20000
7373
board_upload.offset_address = 0x08020000
@@ -93,7 +93,7 @@ debug_tool = cmsis-dap
9393
[env:STM32H723Zx_btt]
9494
extends = stm32_variant
9595
96-
platform_packages = [email protected]
96+
platform_packages = framework-arduinoststm32@~4.20200.220530
9797
board = marlin_STM32H723Zx
9898
board_build.offset = 0x20000
9999
board_upload.offset_address = 0x08020000

0 commit comments

Comments
 (0)