Creality v4.3.1 (Ender 6) board (#20512)

This commit is contained in:
Sean McGroty
2020-12-22 07:25:12 -05:00
committed by GitHub
parent 91730d71ff
commit 08dcd1f680
4 changed files with 49 additions and 11 deletions

View File

@@ -530,6 +530,8 @@
#include "stm32f1/pins_CREALITY_V4.h" // STM32F1 env:STM32F103RET6_creality
#elif MB(CREALITY_V427)
#include "stm32f1/pins_CREALITY_V427.h" // STM32F1 env:STM32F103RET6_creality
#elif MB(CREALITY_V431)
#include "stm32f1/pins_CREALITY_V431.h" // STM32F1 env:STM32F103RET6_creality
#elif MB(CREALITY_V452)
#include "stm32f1/pins_CREALITY_V452.h" // STM32F1 env:STM32F103RET6_creality
#elif MB(CREALITY_V453)