mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-06 14:37:27 -06:00
🐛 Fix hangs in DUE native USB (#26572)
This commit is contained in:
parent
54b7da18cb
commit
991f433ac1
3 changed files with 100 additions and 9 deletions
|
@ -16,6 +16,7 @@ exec_test $1 $2 "Archim 1 base configuration" "$3"
|
|||
# Test Archim 2
|
||||
#
|
||||
use_example_configs UltiMachine/Archim2
|
||||
opt_enable USB_FLASH_DRIVE_SUPPORT
|
||||
exec_test $1 $2 "Archim 2 base configuration" "$3"
|
||||
|
||||
restore_configs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue