|
@@ -582,12 +582,12 @@
|
582
|
582
|
#include "stm32f4/pins_VAKE403D.h" // STM32F4
|
583
|
583
|
#elif MB(FYSETC_S6)
|
584
|
584
|
#include "stm32f4/pins_FYSETC_S6.h" // STM32F4 env:FYSETC_S6
|
|
585
|
+#elif MB(FYSETC_S6_V2_0)
|
|
586
|
+ #include "stm32f4/pins_FYSETC_S6_V2_0.h" // STM32F4 env:FYSETC_S6
|
585
|
587
|
#elif MB(FLYF407ZG)
|
586
|
588
|
#include "stm32f4/pins_FLYF407ZG.h" // STM32F4 env:FLYF407ZG
|
587
|
589
|
#elif MB(MKS_ROBIN2)
|
588
|
590
|
#include "stm32f4/pins_MKS_ROBIN2.h" // STM32F4 env:MKS_ROBIN2
|
589
|
|
-#elif MB(FYSETC_S6_V2_0)
|
590
|
|
- #include "stm32f4/pins_FYSETC_S6_V2_0.h" // STM32F4 env:FYSETC_S6
|
591
|
591
|
|
592
|
592
|
//
|
593
|
593
|
// ARM Cortex M7
|