Skip to content

Commit 2d73539

Browse files
thinkyheadDarred
authored andcommitted
🔨 Fix: BIGTREE_E3_RRF doesn't use user RX/TX sizes
Fixes MarlinFirmware#22466. Regression from MarlinFirmware#22377.
1 parent 3d2d30e commit 2d73539

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ini/stm32f4.ini

+1
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ extends = stm32_variant
152152
board = marlin_STM32F407VGT6_CCM
153153
board_build.variant = MARLIN_BIGTREE_E3_RRF
154154
board_build.offset = 0x8000
155+
extra_scripts = ${common.extra_scripts}
155156
build_flags = ${stm32_variant.build_flags}
156157
-DSTM32F407_5VX
157158
-DMF_RX_BUFFER_SIZE=255

0 commit comments

Comments
 (0)