瀏覽代碼

🔨 Fix: BIGTREE_E3_RRF doesn't use user RX/TX sizes

Fixes #22466. Regression from #22377.
Scott Lahteine 4 年之前
父節點
當前提交
1fed25c440
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      ini/stm32f4.ini

+ 1
- 0
ini/stm32f4.ini 查看文件

@@ -152,6 +152,7 @@ extends             = stm32_variant
152 152
 board               = marlin_STM32F407VGT6_CCM
153 153
 board_build.variant = MARLIN_BIGTREE_E3_RRF
154 154
 board_build.offset  = 0x8000
155
+extra_scripts       = ${common.extra_scripts}
155 156
 build_flags         = ${stm32_variant.build_flags}
156 157
                       -DSTM32F407_5VX
157 158
                       -DSERIAL_RX_BUFFER_SIZE=255

Loading…
取消
儲存