mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-20 15:19:58 +01:00
test: Add generic-fysetc-s6.cfg to printer config test cases
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
3
test/configs/stm32f446.config
Normal file
3
test/configs/stm32f446.config
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# Base config file for STM32F407 ARM processor
|
||||||
|
CONFIG_MACH_STM32=y
|
||||||
|
CONFIG_MACH_STM32F446=y
|
||||||
@@ -103,6 +103,10 @@ CONFIG ../../config/generic-fysetc-cheetah-v1.2.cfg
|
|||||||
DICTIONARY stm32f407.dict
|
DICTIONARY stm32f407.dict
|
||||||
CONFIG ../../config/generic-bigtreetech-skr-pro.cfg
|
CONFIG ../../config/generic-bigtreetech-skr-pro.cfg
|
||||||
|
|
||||||
|
# Printers using the stm32f446
|
||||||
|
DICTIONARY stm32f407.dict
|
||||||
|
CONFIG ../../config/generic-fysetc-s6.cfg
|
||||||
|
|
||||||
# Printers using the PRU
|
# Printers using the PRU
|
||||||
DICTIONARY pru.dict host=linuxprocess.dict
|
DICTIONARY pru.dict host=linuxprocess.dict
|
||||||
CONFIG ../../config/generic-cramps.cfg
|
CONFIG ../../config/generic-cramps.cfg
|
||||||
|
|||||||
Reference in New Issue
Block a user