mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-15 20:59:56 +01:00
test: Fix typos related to STM32F446 (#4444)
Signed-off-by: Charles Pickering <charles.pickering@live.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# Base config file for STM32F407 ARM processor
|
||||
# Base config file for STM32F446 ARM processor
|
||||
CONFIG_MACH_STM32=y
|
||||
CONFIG_MACH_STM32F446=y
|
||||
|
||||
@@ -174,7 +174,7 @@ CONFIG ../../config/generic-prusa-buddy.cfg
|
||||
CONFIG ../../config/printer-prusa-mini-plus-2020.cfg
|
||||
|
||||
# Printers using the stm32f446
|
||||
DICTIONARY stm32f407.dict
|
||||
DICTIONARY stm32f446.dict
|
||||
CONFIG ../../config/generic-fysetc-s6.cfg
|
||||
CONFIG ../../config/generic-fysetc-s6-v2.cfg
|
||||
CONFIG ../../config/generic-fysetc-spider.cfg
|
||||
|
||||
Reference in New Issue
Block a user