From 080b7f68ca793bde549ae2ab210d901cedf3119c Mon Sep 17 00:00:00 2001 From: Luke's Lab Date: Fri, 2 Apr 2021 14:22:23 -0500 Subject: config: Add generic-duet3-mini.cfg Adds Duet3 Mini Config with support for expansion header Signed-off-by: Luke Ashley Signed-off-by: Kevin O'Connor --- test/configs/samd51p20.config | 4 ++++ test/klippy/printers.test | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 test/configs/samd51p20.config (limited to 'test') diff --git a/test/configs/samd51p20.config b/test/configs/samd51p20.config new file mode 100644 index 00000000..09f15fa8 --- /dev/null +++ b/test/configs/samd51p20.config @@ -0,0 +1,4 @@ +# Base config file for Atmel SAMD51P20 ARM processor +CONFIG_MACH_ATSAMD=y +CONFIG_MACH_SAMD51P20=y +CONFIG_CLOCK_REF_X25M=y diff --git a/test/klippy/printers.test b/test/klippy/printers.test index 33c70bf3..1c837e0f 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -107,6 +107,10 @@ DICTIONARY sam4e8e.dict CONFIG ../../config/generic-duet2.cfg CONFIG ../../config/generic-duet2-duex.cfg +# Printers using the samd51 +DICTIONARY samd51p20.dict +CONFIG ../../config/generic-duet3-mini.cfg + # Printers using the lpc176x DICTIONARY lpc176x.dict CONFIG ../../config/generic-azteeg-x5-mini-v3.cfg -- cgit v1.2.3-70-g09d2