I3DBEEZ9 board (#25614)

This commit is contained in:
I3DBeeTech
2023-05-18 13:53:29 +05:30
committed by GitHub
parent 74a6f5961b
commit a886906f01
13 changed files with 1980 additions and 1 deletions

View File

@@ -782,3 +782,14 @@ extends = common_stm32
board = blackpill_f401cc
upload_protocol = stlink
monitor_speed = 115200
#
# I3Dbeez9 (STM32F407ZGT6 ARM Cortex-M4)
#
[env:I3DBEEZ9_V1]
extends = stm32_variant
board = marlin_I3DBEEZ9
board_build.offset = 0x8000
build_flags = ${stm32_variant.build_flags} -DSTM32F407_5ZX
debug_tool = stlink
upload_protocol = stlink