aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorkluoyun <2339883671@qq.com>2022-05-14 22:36:10 +0800
committerGitHub <noreply@github.com>2022-05-14 10:36:10 -0400
commitdefce1123588b3c040bed0e88baf47a99c78b8dd (patch)
tree9a5f1f0499e55690650e80d2340b5c2c82d9d25d /test
parent9c45f53b24754fb92e03836e22796d06ab1e9825 (diff)
downloadkutter-defce1123588b3c040bed0e88baf47a99c78b8dd.tar.gz
kutter-defce1123588b3c040bed0e88baf47a99c78b8dd.tar.xz
kutter-defce1123588b3c040bed0e88baf47a99c78b8dd.zip
config:Create configuration file for Fly-Gemini-v1 motherboard (#5474)
Create configuration file for Fly-Gemini-v1 motherboard Add stm32f405 and generic-mellow-fly-gemini-v1.cfg to test cases Signed-off-by: Xiaokui Zhao <xiaok@zxkxz.cn>
Diffstat (limited to 'test')
-rw-r--r--test/configs/stm32f405.config3
-rw-r--r--test/klippy/printers.test4
2 files changed, 7 insertions, 0 deletions
diff --git a/test/configs/stm32f405.config b/test/configs/stm32f405.config
new file mode 100644
index 00000000..bd99c762
--- /dev/null
+++ b/test/configs/stm32f405.config
@@ -0,0 +1,3 @@
+# Base config file for STM32F405 ARM processor
+CONFIG_MACH_STM32=y
+CONFIG_MACH_STM32F405=y
diff --git a/test/klippy/printers.test b/test/klippy/printers.test
index 975569b9..2eed011e 100644
--- a/test/klippy/printers.test
+++ b/test/klippy/printers.test
@@ -177,6 +177,10 @@ CONFIG ../../config/printer-twotrees-sapphire-plus-sp-5-v1-2020.cfg
CONFIG ../../config/printer-twotrees-sapphire-plus-sp-5-v1.1-2021.cfg
CONFIG ../../config/printer-twotrees-sapphire-pro-sp-3-2020.cfg
+# Printers using the stm32f405
+DICTIONARY stm32f405.dict
+CONFIG ../../config/generic-mellow-fly-gemini-v1.cfg
+
# Printers using the stm32f407
DICTIONARY stm32f407.dict
CONFIG ../../config/generic-bigtreetech-e3-rrf-v1.1.cfg