mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-06 14:37:27 -06:00
✨ SERIAL_DMA (for some STM32Fx) (#26328)
This commit is contained in:
parent
01aa87c307
commit
b94a335493
12 changed files with 637 additions and 57 deletions
|
@ -13,6 +13,7 @@ restore_configs
|
|||
opt_set MOTHERBOARD BOARD_BTT_SKR_E3_DIP \
|
||||
SERIAL_PORT 1 SERIAL_PORT_2 -1 \
|
||||
X_DRIVER_TYPE TMC2209 Y_DRIVER_TYPE TMC2130
|
||||
opt_enable SERIAL_DMA
|
||||
exec_test $1 $2 "BTT SKR E3 DIP 1.0 | Mixed TMC Drivers" "$3"
|
||||
|
||||
# clean up
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue