config: Add example config files for the Fysetc Cheetah boards
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
4
test/configs/stm32f1-serial.config
Normal file
4
test/configs/stm32f1-serial.config
Normal file
@@ -0,0 +1,4 @@
|
||||
# Base config file for STM32F1 ARM processor using serial communication
|
||||
CONFIG_MACH_STM32=y
|
||||
CONFIG_MACH_STM32F103=y
|
||||
CONFIG_USBSERIAL=n
|
||||
@@ -87,6 +87,11 @@ DICTIONARY stm32f1.dict
|
||||
CONFIG ../../config/generic-bigtreetech-skr-mini.cfg
|
||||
CONFIG ../../config/generic-bigtreetech-skr-mini-e3.cfg
|
||||
|
||||
# Printers using the stm32f103 via serial
|
||||
DICTIONARY stm32f1-serial.dict
|
||||
CONFIG ../../config/generic-fysetc-cheetah-v1.1.cfg
|
||||
CONFIG ../../config/generic-fysetc-cheetah-v1.2.cfg
|
||||
|
||||
# Printers using the PRU
|
||||
DICTIONARY pru.dict host=linuxprocess.dict
|
||||
CONFIG ../../config/generic-cramps.cfg
|
||||
|
||||
Reference in New Issue
Block a user