aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/configs/stm32f070.config3
-rw-r--r--test/klippy/printers.test4
2 files changed, 7 insertions, 0 deletions
diff --git a/test/configs/stm32f070.config b/test/configs/stm32f070.config
new file mode 100644
index 00000000..61320834
--- /dev/null
+++ b/test/configs/stm32f070.config
@@ -0,0 +1,3 @@
+# Base config file for STM32F070 ARM processor
+CONFIG_MACH_STM32=y
+CONFIG_MACH_STM32F070=y
diff --git a/test/klippy/printers.test b/test/klippy/printers.test
index 6885740a..1575c8f7 100644
--- a/test/klippy/printers.test
+++ b/test/klippy/printers.test
@@ -91,6 +91,10 @@ CONFIG ../../config/generic-mks-sgenl.cfg
CONFIG ../../config/generic-re-arm.cfg
CONFIG ../../config/generic-smoothieboard.cfg
+# Printers using the stm32f070
+DICTIONARY stm32f070.dict
+CONFIG ../../config/printer-monoprice-mini-delta-2017.cfg
+
# Printers using the stm32f103
DICTIONARY stm32f103.dict
CONFIG ../../config/generic-bigtreetech-skr-mini.cfg