Skip to content

Commit

Permalink
🔨 Fix: BIGTREE_E3_RRF doesn't use user RX/TX sizes
Browse files Browse the repository at this point in the history
Fixes #22466. Regression from #22377.
  • Loading branch information
thinkyhead committed Jul 31, 2021
1 parent 39e5c86 commit 1fed25c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ini/stm32f4.ini
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ extends = stm32_variant
board = marlin_STM32F407VGT6_CCM
board_build.variant = MARLIN_BIGTREE_E3_RRF
board_build.offset = 0x8000
extra_scripts = ${common.extra_scripts}
build_flags = ${stm32_variant.build_flags}
-DSTM32F407_5VX
-DSERIAL_RX_BUFFER_SIZE=255
Expand Down

0 comments on commit 1fed25c

Please sign in to comment.