diff --git a/test/configs/stm32g0b1.config b/test/configs/stm32g0b1.config
new file mode 100644
index 000000000..0f0722323
--- /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 d73d44fc8..3ac8724f3 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