mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-04 20:43:55 -06:00
✨ BTT Octopus Max EZ 1.0, SKR 3.0 / 3.0 EZ (#25387)
BTT Octopus Max EZ V1.0 (STM32H723VE/ZE), SKR V3.0 / V3.0 EZ (STM32H723VG)
This commit is contained in:
parent
cff395236c
commit
28b101ccef
29 changed files with 3834 additions and 57 deletions
|
@ -352,7 +352,6 @@ build_flags = ${STM32F1_maple.build_flags} -DDEBUG_LEVEL=0 -DSS_TIMER=4
|
|||
extends = STM32F1_maple
|
||||
platform_packages = tool-stm32duino
|
||||
board_build.address = 0x08005000
|
||||
board_build.offset = 0x5000
|
||||
board_upload.maximum_size = 237568
|
||||
build_flags = ${STM32F1_maple.build_flags}
|
||||
-D__STM32F1__=1 -DDEBUG_LEVEL=0 -DSS_TIMER=4 -DSERIAL_USB
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue