mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-15 20:59:56 +01:00
test: Use more descriptive mcu chip names
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -88,14 +88,14 @@ CONFIG ../../config/generic-re-arm.cfg
|
||||
CONFIG ../../config/generic-smoothieboard.cfg
|
||||
|
||||
# Printers using the stm32f103
|
||||
DICTIONARY stm32f1.dict
|
||||
DICTIONARY stm32f103.dict
|
||||
CONFIG ../../config/generic-bigtreetech-skr-mini.cfg
|
||||
CONFIG ../../config/generic-bigtreetech-skr-mini-e3-v1.0.cfg
|
||||
CONFIG ../../config/generic-bigtreetech-skr-mini-e3-v1.2.cfg
|
||||
CONFIG ../../config/generic-bigtreetech-skr-e3-dip.cfg
|
||||
|
||||
# Printers using the stm32f103 via serial
|
||||
DICTIONARY stm32f1-serial.dict
|
||||
DICTIONARY stm32f103-serial.dict
|
||||
CONFIG ../../config/generic-fysetc-cheetah-v1.1.cfg
|
||||
CONFIG ../../config/generic-fysetc-cheetah-v1.2.cfg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user