Jason Smith
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with
9 additions and
9 deletions
-
Marlin/src/pins/lpc1768/pins_BTT_SKR_V1_3.h
-
Marlin/src/pins/lpc1768/pins_BTT_SKR_V1_4.h
-
Marlin/src/pins/lpc1768/pins_MKS_SGEN_L.h
-
Marlin/src/pins/lpc1769/pins_MKS_SGEN_L_V2.h
-
Marlin/src/pins/stm32f1/pins_MKS_ROBIN_NANO_V2.h
-
Marlin/src/pins/stm32f1/pins_MKS_ROBIN_PRO.h
-
Marlin/src/pins/stm32f4/pins_BTT_GTR_V1_0.h
-
Marlin/src/pins/stm32f4/pins_BTT_SKR_PRO_common.h
-
Marlin/src/pins/stm32f4/pins_RUMBA32_MKS.h
|
|
@ -151,7 +151,7 @@ |
|
|
|
* Hardware serial communication ports. |
|
|
|
* If undefined software serial is used according to the pins below |
|
|
|
*/ |
|
|
|
//#define X_HARDWARE_SERIAL Serial
|
|
|
|
//#define X_HARDWARE_SERIAL Serial1
|
|
|
|
//#define X2_HARDWARE_SERIAL Serial1
|
|
|
|
//#define Y_HARDWARE_SERIAL Serial1
|
|
|
|
//#define Y2_HARDWARE_SERIAL Serial1
|
|
|
|
|
|
@ -174,7 +174,7 @@ |
|
|
|
* Hardware serial communication ports. |
|
|
|
* If undefined software serial is used according to the pins below |
|
|
|
*/ |
|
|
|
//#define X_HARDWARE_SERIAL Serial
|
|
|
|
//#define X_HARDWARE_SERIAL Serial1
|
|
|
|
//#define X2_HARDWARE_SERIAL Serial1
|
|
|
|
//#define Y_HARDWARE_SERIAL Serial1
|
|
|
|
//#define Y2_HARDWARE_SERIAL Serial1
|
|
|
|
|
|
@ -153,7 +153,7 @@ |
|
|
|
* Hardware serial communication ports. |
|
|
|
* If undefined software serial is used according to the pins below |
|
|
|
*/ |
|
|
|
//#define X_HARDWARE_SERIAL Serial
|
|
|
|
//#define X_HARDWARE_SERIAL Serial1
|
|
|
|
//#define X2_HARDWARE_SERIAL Serial1
|
|
|
|
//#define Y_HARDWARE_SERIAL Serial1
|
|
|
|
//#define Y2_HARDWARE_SERIAL Serial1
|
|
|
|
|
|
@ -163,7 +163,7 @@ |
|
|
|
* Hardware serial communication ports. |
|
|
|
* If undefined software serial is used according to the pins below |
|
|
|
*/ |
|
|
|
//#define X_HARDWARE_SERIAL Serial
|
|
|
|
//#define X_HARDWARE_SERIAL Serial1
|
|
|
|
//#define X2_HARDWARE_SERIAL Serial1
|
|
|
|
//#define Y_HARDWARE_SERIAL Serial1
|
|
|
|
//#define Y2_HARDWARE_SERIAL Serial1
|
|
|
|
|
|
@ -132,7 +132,7 @@ |
|
|
|
* Hardware serial communication ports. |
|
|
|
* If undefined software serial is used according to the pins below |
|
|
|
*/ |
|
|
|
//#define X_HARDWARE_SERIAL Serial
|
|
|
|
//#define X_HARDWARE_SERIAL Serial1
|
|
|
|
//#define X2_HARDWARE_SERIAL Serial1
|
|
|
|
//#define Y_HARDWARE_SERIAL Serial1
|
|
|
|
//#define Y2_HARDWARE_SERIAL Serial1
|
|
|
|
|
|
@ -125,7 +125,7 @@ |
|
|
|
* Hardware serial communication ports. |
|
|
|
* If undefined software serial is used according to the pins below |
|
|
|
*/ |
|
|
|
//#define X_HARDWARE_SERIAL Serial
|
|
|
|
//#define X_HARDWARE_SERIAL Serial1
|
|
|
|
//#define X2_HARDWARE_SERIAL Serial1
|
|
|
|
//#define Y_HARDWARE_SERIAL Serial1
|
|
|
|
//#define Y2_HARDWARE_SERIAL Serial1
|
|
|
|
|
|
@ -171,7 +171,7 @@ |
|
|
|
* Hardware serial communication ports. |
|
|
|
* If undefined software serial is used according to the pins below |
|
|
|
*/ |
|
|
|
//#define X_HARDWARE_SERIAL Serial
|
|
|
|
//#define X_HARDWARE_SERIAL Serial1
|
|
|
|
//#define X2_HARDWARE_SERIAL Serial1
|
|
|
|
//#define Y_HARDWARE_SERIAL Serial1
|
|
|
|
//#define Y2_HARDWARE_SERIAL Serial1
|
|
|
|
|
|
@ -178,7 +178,7 @@ |
|
|
|
* Hardware serial communication ports. |
|
|
|
* If undefined software serial is used according to the pins below |
|
|
|
*/ |
|
|
|
//#define X_HARDWARE_SERIAL Serial
|
|
|
|
//#define X_HARDWARE_SERIAL Serial1
|
|
|
|
//#define X2_HARDWARE_SERIAL Serial1
|
|
|
|
//#define Y_HARDWARE_SERIAL Serial1
|
|
|
|
//#define Y2_HARDWARE_SERIAL Serial1
|
|
|
|
|
|
@ -57,7 +57,7 @@ |
|
|
|
* Hardware serial communication ports. |
|
|
|
* If undefined software serial is used according to the pins below |
|
|
|
*/ |
|
|
|
//#define X_HARDWARE_SERIAL Serial
|
|
|
|
//#define X_HARDWARE_SERIAL Serial1
|
|
|
|
//#define X2_HARDWARE_SERIAL Serial1
|
|
|
|
//#define Y_HARDWARE_SERIAL Serial1
|
|
|
|
//#define Y2_HARDWARE_SERIAL Serial1
|
|
|
|