aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-05-29 11:39:59 -0400
committerKevin O'Connor <kevin@koconnor.net>2019-06-21 23:12:31 -0400
commitc3467f5b3541c72bc771b1408e9ebf9e8f8bdfff (patch)
tree879f26cc45b5f969c704a546bd4c067b7ad983ca /test
parent80194a7e1823c2d70708767e6cdbec2780aa90b8 (diff)
downloadkutter-c3467f5b3541c72bc771b1408e9ebf9e8f8bdfff.tar.gz
kutter-c3467f5b3541c72bc771b1408e9ebf9e8f8bdfff.tar.xz
kutter-c3467f5b3541c72bc771b1408e9ebf9e8f8bdfff.zip
config: Add generic-printrboard-g2.cfg config file
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'test')
-rw-r--r--test/configs/sam3x8c.config3
-rw-r--r--test/klippy/printers.test4
2 files changed, 7 insertions, 0 deletions
diff --git a/test/configs/sam3x8c.config b/test/configs/sam3x8c.config
new file mode 100644
index 00000000..ec635ee0
--- /dev/null
+++ b/test/configs/sam3x8c.config
@@ -0,0 +1,3 @@
+# Base config file for Atmel SAM3x8e ARM processor
+CONFIG_MACH_ATSAM=y
+CONFIG_MACH_SAM3X8C=y
diff --git a/test/klippy/printers.test b/test/klippy/printers.test
index ec37fd49..c8850483 100644
--- a/test/klippy/printers.test
+++ b/test/klippy/printers.test
@@ -57,6 +57,10 @@ CONFIG ../../config/printer-wanhao-duplicator-i3-v2.1-2017.cfg
DICTIONARY at90usb1286.dict
CONFIG ../../config/generic-printrboard.cfg
+# Printers using the sam3x8c
+DICTIONARY sam3x8c.dict
+CONFIG ../../config/generic-printrboard-g2.cfg
+
# Printers using the sam3x8e
DICTIONARY sam3x8e.dict
CONFIG ../../config/generic-radds.cfg