From 0f1fcb017f4ac10b775b081c66ea2e908c5f44df Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Sat, 31 Aug 2019 18:44:21 -0400 Subject: config: Add example generic-bigtreetech-skr-pro.cfg config Signed-off-by: Kevin O'Connor --- test/configs/stm32f407.config | 3 +++ test/klippy/printers.test | 4 ++++ 2 files changed, 7 insertions(+) create mode 100644 test/configs/stm32f407.config (limited to 'test') diff --git a/test/configs/stm32f407.config b/test/configs/stm32f407.config new file mode 100644 index 00000000..b324175f --- /dev/null +++ b/test/configs/stm32f407.config @@ -0,0 +1,3 @@ +# Base config file for STM32F407 ARM processor +CONFIG_MACH_STM32=y +CONFIG_MACH_STM32F407=y diff --git a/test/klippy/printers.test b/test/klippy/printers.test index 1ba96b3f..f29a0b46 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -92,6 +92,10 @@ DICTIONARY stm32f1-serial.dict CONFIG ../../config/generic-fysetc-cheetah-v1.1.cfg CONFIG ../../config/generic-fysetc-cheetah-v1.2.cfg +# Printers using the stm32f407 +DICTIONARY stm32f407.dict +CONFIG ../../config/generic-bigtreetech-skr-pro.cfg + # Printers using the PRU DICTIONARY pru.dict host=linuxprocess.dict CONFIG ../../config/generic-cramps.cfg -- cgit v1.2.3-70-g09d2