test: Add support for testing klippy with multi-mcu configs
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -46,3 +46,14 @@ CONFIG ../../config/generic-radds.cfg
|
||||
DICTIONARY lpc176x.dict
|
||||
CONFIG ../../config/generic-re-arm.cfg
|
||||
CONFIG ../../config/generic-smoothieboard.cfg
|
||||
|
||||
# Printers using the PRU
|
||||
DICTIONARY pru.dict host=linuxprocess.dict
|
||||
CONFIG ../../config/generic-cramps.cfg
|
||||
CONFIG ../../config/generic-replicape.cfg
|
||||
|
||||
# Tests with multiple mcus
|
||||
DICTIONARY atmega2560-16mhz.dict zboard=atmega2560-16mhz.dict auxboard=atmega2560-16mhz.dict
|
||||
CONFIG ../../config/example-multi-mcu.cfg
|
||||
DICTIONARY atmega2560-16mhz.dict z=atmega2560-16mhz.dict
|
||||
CONFIG ../../config/kit-voron2-2018.cfg
|
||||
|
Reference in New Issue
Block a user