Creality v2.4.S4_170 (Ender 2 Pro, HC32F460KCTA) (#26730)

This commit is contained in:
Cesar Guillermo Montiel
2024-01-25 20:12:49 -03:00
committed by GitHub
parent 04c8a3138e
commit 16acb57b22
4 changed files with 234 additions and 0 deletions

View File

@@ -85,3 +85,10 @@ board_build.ld_args.flash_size = 512K
extends = HC32F460C_base
board_build.ld_args.flash_start = 0xC000 # Bootloader start address, as logged by the bootloader on boot
board_build.ld_args.boot_mode = secondary # Save ~1.4k of flash by compiling as secondary firmware
#
# Creality Ender 2 Pro v2.4.S4_170 (HC32f460kcta) (256K Flash, 192K RAM).
#
[env:HC32F460C_e2p24s4]
extends = HC32F460C_base
board_build.ld_args.flash_start = 0x8000