plus4的klipper版本

This commit is contained in:
whb0514
2024-09-02 13:37:34 +08:00
parent 653d7a8f6e
commit b90736975b
1006 changed files with 1195894 additions and 11114 deletions

View File

@@ -0,0 +1,6 @@
# Base config file for the ar100 CPU
CONFIG_MACH_AR100=y
CONFIG_WANT_DISPLAYS=n
CONFIG_WANT_SOFTWARE_I2C=n
CONFIG_WANT_SOFTWARE_SPI=n
CONFIG_WANT_LIS2DW=n

View File

@@ -0,0 +1,3 @@
# Base config file for boards using HC32F460
CONFIG_MACH_HC32F460=y
CONFIG_HC32F460_SERIAL_PA3_PA2=y

View File

@@ -0,0 +1,3 @@
# Base config file for boards using HC32F460
CONFIG_MACH_HC32F460=y
CONFIG_HC32F460_SERIAL_PA7_PA8=y

View File

@@ -1,2 +1,4 @@
# Base config file for the Beaglebone PRU
CONFIG_MACH_PRU=y
CONFIG_WANT_GPIO_BITBANGING=n
CONFIG_WANT_DISPLAYS=n

View File

@@ -1,3 +1,5 @@
# Base config file for STM32F031 boards
CONFIG_MACH_STM32=y
CONFIG_MACH_STM32F031=y
CONFIG_WANT_GPIO_BITBANGING=n
CONFIG_WANT_DISPLAYS=n

View File

@@ -0,0 +1,5 @@
# Base config file for STM32F042 ARM processor
CONFIG_MACH_STM32=y
CONFIG_MACH_STM32F042=y
CONFIG_WANT_SOFTWARE_I2C=n
CONFIG_WANT_LIS2DW=n

View File

@@ -0,0 +1,3 @@
# Base config file for STM32F401 ARM processor
CONFIG_MACH_STM32=y
CONFIG_MACH_STM32F401=y

View File

@@ -0,0 +1,3 @@
# Base config file for STM32F765 ARM processor
CONFIG_MACH_STM32=y
CONFIG_MACH_STM32F765=y

View File

@@ -0,0 +1,3 @@
# Base config file for STM32G431 ARM processor
CONFIG_MACH_STM32=y
CONFIG_MACH_STM32G431=y

View File

@@ -0,0 +1,3 @@
# Base config file for STM32H723 ARM processor
CONFIG_MACH_STM32=y
CONFIG_MACH_STM32H723=y

View File

@@ -0,0 +1,3 @@
# Base config file for STM32L412 ARM processor
CONFIG_MACH_STM32=y
CONFIG_MACH_STM32L412=y