aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/configs/stm32h743.config3
-rw-r--r--test/klippy/printers.test4
2 files changed, 7 insertions, 0 deletions
diff --git a/test/configs/stm32h743.config b/test/configs/stm32h743.config
new file mode 100644
index 00000000..768e79b2
--- /dev/null
+++ b/test/configs/stm32h743.config
@@ -0,0 +1,3 @@
+# Base config file for STM32H743 ARM processor
+CONFIG_MACH_STM32=y
+CONFIG_MACH_STM32H743=y
diff --git a/test/klippy/printers.test b/test/klippy/printers.test
index 5d1787d9..03274a51 100644
--- a/test/klippy/printers.test
+++ b/test/klippy/printers.test
@@ -190,6 +190,10 @@ CONFIG ../../config/generic-fysetc-s6-v2.cfg
CONFIG ../../config/generic-fysetc-spider.cfg
CONFIG ../../config/generic-mks-rumba32-v1.0.cfg
+# Printers using the stm32h743
+DICTIONARY stm32h743.dict
+CONFIG ../../config/printer-biqu-bx-2021.cfg
+
# Printers using the stm32g0b1
DICTIONARY stm32g0b1.dict
CONFIG ../../config/generic-bigtreetech-skr-mini-e3-v3.0.cfg