mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-10 07:15:10 -06:00
test: Use more descriptive mcu chip names
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
6b6879e6bc
commit
f3b4173e6b
5 changed files with 3 additions and 3 deletions
4
test/configs/stm32f103-serial.config
Normal file
4
test/configs/stm32f103-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
|
Loading…
Add table
Add a link
Reference in a new issue