aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2021-12-24 11:43:08 -0500
committerKevin O'Connor <kevin@koconnor.net>2021-12-24 11:43:08 -0500
commit9f31a35e7530223d56701fd311655de34fa21dd2 (patch)
tree2a26c9b9abd6d238a70974dea8ddd8acf4d6b3bd /test
parenta518cfb02f691991d4f90c2521d738d8e346ac34 (diff)
downloadkutter-9f31a35e7530223d56701fd311655de34fa21dd2.tar.gz
kutter-9f31a35e7530223d56701fd311655de34fa21dd2.tar.xz
kutter-9f31a35e7530223d56701fd311655de34fa21dd2.zip
test: Add stm32g0 and generic-bigtreetech-skr-mini-e3-v3.0.cfg to test cases
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'test')
-rw-r--r--test/configs/stm32g0b1.config3
-rw-r--r--test/klippy/printers.test4
2 files changed, 7 insertions, 0 deletions
diff --git a/test/configs/stm32g0b1.config b/test/configs/stm32g0b1.config
new file mode 100644
index 00000000..0f072232
--- /dev/null
+++ b/test/configs/stm32g0b1.config
@@ -0,0 +1,3 @@
+# Base config file for STM32G0B1 ARM processor
+CONFIG_MACH_STM32=y
+CONFIG_MACH_STM32G0B1=y
diff --git a/test/klippy/printers.test b/test/klippy/printers.test
index d73d44fc..3ac8724f 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 stm32g0b1
+DICTIONARY stm32g0b1.dict
+CONFIG ../../config/generic-bigtreetech-skr-mini-e3-v3.0.cfg
+
# Printers using the PRU
DICTIONARY pru.dict host=linuxprocess.dict
CONFIG ../../config/generic-cramps.cfg