Skip to content

Commit b7c5efc

Browse files
committed
chore(H5): update variants against CubeMX DB release 6.0.120
Signed-off-by: Frederic Pillon <[email protected]>
1 parent 480b7e3 commit b7c5efc

File tree

28 files changed

+29
-39
lines changed

28 files changed

+29
-39
lines changed

variants/STM32H5xx/H503CB(T-U)/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32H503CBTx.xml, STM32H503CBUx.xml
15-
* CubeMX DB release 6.0.110
15+
* CubeMX DB release 6.0.120
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include "Arduino.h"

variants/STM32H5xx/H503EBY/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32H503EBYx.xml
15-
* CubeMX DB release 6.0.110
15+
* CubeMX DB release 6.0.120
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include "Arduino.h"

variants/STM32H5xx/H503KBU/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32H503KBUx.xml
15-
* CubeMX DB release 6.0.110
15+
* CubeMX DB release 6.0.120
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include "Arduino.h"

variants/STM32H5xx/H503RBT/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32H503RBTx.xml
15-
* CubeMX DB release 6.0.110
15+
* CubeMX DB release 6.0.120
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include "Arduino.h"

variants/STM32H5xx/H523C(C-E)(T-U)_H533CE(T-U)/PeripheralPins.c

+1-4
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* Automatically generated from STM32H523CCTx.xml, STM32H523CCUx.xml
1515
* STM32H523CETx.xml, STM32H523CEUx.xml
1616
* STM32H533CETx.xml, STM32H533CEUx.xml
17-
* CubeMX DB release 6.0.110
17+
* CubeMX DB release 6.0.120
1818
*/
1919
#if !defined(CUSTOM_PERIPHERAL_PINS)
2020
#include "Arduino.h"
@@ -180,7 +180,6 @@ WEAK const PinMap PinMap_UART_TX[] = {
180180
{PB_0, USART2, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF7_USART2)},
181181
{PB_3, LPUART1, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF8_LPUART1)},
182182
{PB_3_ALT1, UART5, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF14_UART5)},
183-
{PB_5, USART6, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF6_USART6)},
184183
{PB_6, LPUART1, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF8_LPUART1)},
185184
{PB_6_ALT1, UART5, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF14_UART5)},
186185
{PB_6_ALT2, USART1, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF7_USART1)},
@@ -200,7 +199,6 @@ WEAK const PinMap PinMap_UART_RX[] = {
200199
{PA_11, UART4, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF6_UART4)},
201200
{PB_1, USART3, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF7_USART3)},
202201
{PB_5, UART5, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF14_UART5)},
203-
{PB_6, USART6, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF6_USART6)},
204202
{PB_7, LPUART1, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF8_LPUART1)},
205203
{PB_7_ALT1, USART1, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF7_USART1)},
206204
{PB_8, UART4, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF8_UART4)},
@@ -230,7 +228,6 @@ WEAK const PinMap PinMap_UART_CTS[] = {
230228
{PA_11, LPUART1, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF3_LPUART1)},
231229
{PA_11_ALT1, USART1, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF7_USART1)},
232230
{PB_0, UART4, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF8_UART4)},
233-
{PB_7, USART6, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF6_USART6)},
234231
{PB_13, USART3, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF7_USART3)},
235232
{PB_15, UART4, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF8_UART4)},
236233
{NC, NP, 0}

variants/STM32H5xx/H523HEY_H533HEY/PeripheralPins.c

+1-8
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32H523HEYx.xml, STM32H533HEYx.xml
15-
* CubeMX DB release 6.0.110
15+
* CubeMX DB release 6.0.120
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include "Arduino.h"
@@ -72,15 +72,13 @@ WEAK const PinMap PinMap_DAC[] = {
7272
#ifdef HAL_I2C_MODULE_ENABLED
7373
WEAK const PinMap PinMap_I2C_SDA[] = {
7474
{PB_3, I2C2, STM_PIN_DATA(STM_MODE_AF_OD, GPIO_NOPULL, GPIO_AF4_I2C2)},
75-
{PB_4, I2C3, STM_PIN_DATA(STM_MODE_AF_OD, GPIO_NOPULL, GPIO_AF9_I2C3)},
7675
{PB_7, I2C1, STM_PIN_DATA(STM_MODE_AF_OD, GPIO_NOPULL, GPIO_AF4_I2C1)},
7776
{NC, NP, 0}
7877
};
7978
#endif
8079

8180
#ifdef HAL_I2C_MODULE_ENABLED
8281
WEAK const PinMap PinMap_I2C_SCL[] = {
83-
{PA_8, I2C3, STM_PIN_DATA(STM_MODE_AF_OD, GPIO_NOPULL, GPIO_AF4_I2C3)},
8482
{PB_8, I2C1, STM_PIN_DATA(STM_MODE_AF_OD, GPIO_NOPULL, GPIO_AF4_I2C1)},
8583
{NC, NP, 0}
8684
};
@@ -167,7 +165,6 @@ WEAK const PinMap PinMap_UART_RX[] = {
167165
{PA_1, UART4, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF8_UART4)},
168166
{PA_3, USART2, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF7_USART2)},
169167
{PA_11, UART4, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF6_UART4)},
170-
{PB_1, USART3, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF7_USART3)},
171168
{PB_7, LPUART1, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF8_LPUART1)},
172169
{PB_7_ALT1, USART1, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF7_USART1)},
173170
{PB_8, UART4, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF8_UART4)},
@@ -193,7 +190,6 @@ WEAK const PinMap PinMap_UART_CTS[] = {
193190
{PA_11, LPUART1, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF3_LPUART1)},
194191
{PA_11_ALT1, USART1, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF7_USART1)},
195192
{PB_0, UART4, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF8_UART4)},
196-
{PB_7, USART6, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF6_USART6)},
197193
{PB_15, UART4, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF8_UART4)},
198194
{NC, NP, 0}
199195
};
@@ -206,7 +202,6 @@ WEAK const PinMap PinMap_SPI_MOSI[] = {
206202
{PA_3, SPI3, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF6_SPI3)},
207203
{PA_4, SPI3, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF4_SPI3)},
208204
{PA_7, SPI1, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF5_SPI1)},
209-
{PA_8, SPI4, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF6_SPI4)},
210205
{PB_15, SPI1, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF6_SPI1)},
211206
{PB_15_ALT1, SPI2, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF5_SPI2)},
212207
{NC, NP, 0}
@@ -219,14 +214,12 @@ WEAK const PinMap PinMap_SPI_MISO[] = {
219214
{PB_0, SPI3, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF5_SPI3)},
220215
{PB_4, SPI1, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF5_SPI1)},
221216
{PB_4_ALT1, SPI3, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF6_SPI3)},
222-
{PB_7, SPI4, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF5_SPI4)},
223217
{NC, NP, 0}
224218
};
225219
#endif
226220

227221
#ifdef HAL_SPI_MODULE_ENABLED
228222
WEAK const PinMap PinMap_SPI_SCLK[] = {
229-
{PA_0, SPI4, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF5_SPI4)},
230223
{PA_5, SPI1, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF5_SPI1)},
231224
{PA_12, SPI2, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF5_SPI2)},
232225
{PB_1, SPI3, STM_PIN_DATA(STM_MODE_AF_PP, GPIO_PULLUP, GPIO_AF4_SPI3)},

variants/STM32H5xx/H523HEY_H533HEY/variant_generic.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,10 @@
106106

107107
// I2C definitions
108108
#ifndef PIN_WIRE_SDA
109-
#define PIN_WIRE_SDA PB4
109+
#define PIN_WIRE_SDA PB7
110110
#endif
111111
#ifndef PIN_WIRE_SCL
112-
#define PIN_WIRE_SCL PA8
112+
#define PIN_WIRE_SCL PB8
113113
#endif
114114

115115
// Timer Definitions

variants/STM32H5xx/H523R(C-E)T_H533RET/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
/*
1414
* Automatically generated from STM32H523RCTx.xml, STM32H523RETx.xml
1515
* STM32H533RETx.xml
16-
* CubeMX DB release 6.0.110
16+
* CubeMX DB release 6.0.120
1717
*/
1818
#if !defined(CUSTOM_PERIPHERAL_PINS)
1919
#include "Arduino.h"

variants/STM32H5xx/H523V(C-E)(I-T)_H533VE(I-T)/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* Automatically generated from STM32H523VCIx.xml, STM32H523VCTx.xml
1515
* STM32H523VEIx.xml, STM32H523VETx.xml
1616
* STM32H533VEIx.xml, STM32H533VETx.xml
17-
* CubeMX DB release 6.0.110
17+
* CubeMX DB release 6.0.120
1818
*/
1919
#if !defined(CUSTOM_PERIPHERAL_PINS)
2020
#include "Arduino.h"

variants/STM32H5xx/H523Z(C-E)(J-T)_H533ZE(J-T)/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* Automatically generated from STM32H523ZCJx.xml, STM32H523ZCTx.xml
1515
* STM32H523ZEJx.xml, STM32H523ZETx.xml
1616
* STM32H533ZEJx.xml, STM32H533ZETx.xml
17-
* CubeMX DB release 6.0.110
17+
* CubeMX DB release 6.0.120
1818
*/
1919
#if !defined(CUSTOM_PERIPHERAL_PINS)
2020
#include "Arduino.h"

variants/STM32H5xx/H562A(G-I)I/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32H562AGIx.xml, STM32H562AIIx.xml
15-
* CubeMX DB release 6.0.110
15+
* CubeMX DB release 6.0.120
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include "Arduino.h"

variants/STM32H5xx/H562I(G-I)(K-T)/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
/*
1414
* Automatically generated from STM32H562IGKx.xml, STM32H562IGTx.xml
1515
* STM32H562IIKx.xml, STM32H562IITx.xml
16-
* CubeMX DB release 6.0.110
16+
* CubeMX DB release 6.0.120
1717
*/
1818
#if !defined(CUSTOM_PERIPHERAL_PINS)
1919
#include "Arduino.h"

variants/STM32H5xx/H562R(G-I)T/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32H562RGTx.xml, STM32H562RITx.xml
15-
* CubeMX DB release 6.0.110
15+
* CubeMX DB release 6.0.120
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include "Arduino.h"

variants/STM32H5xx/H562R(G-I)V/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32H562RGVx.xml, STM32H562RIVx.xml
15-
* CubeMX DB release 6.0.110
15+
* CubeMX DB release 6.0.120
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include "Arduino.h"

variants/STM32H5xx/H562V(G-I)T/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32H562VGTx.xml, STM32H562VITx.xml
15-
* CubeMX DB release 6.0.110
15+
* CubeMX DB release 6.0.120
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include "Arduino.h"

variants/STM32H5xx/H562Z(G-I)T/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32H562ZGTx.xml, STM32H562ZITx.xml
15-
* CubeMX DB release 6.0.110
15+
* CubeMX DB release 6.0.120
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include "Arduino.h"

variants/STM32H5xx/H563A(G-I)I_H573AII/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
/*
1414
* Automatically generated from STM32H563AGIx.xml, STM32H563AIIx.xml
1515
* STM32H573AIIx.xml
16-
* CubeMX DB release 6.0.110
16+
* CubeMX DB release 6.0.120
1717
*/
1818
#if !defined(CUSTOM_PERIPHERAL_PINS)
1919
#include "Arduino.h"

variants/STM32H5xx/H563AIIxQ_H573AIIxQ/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32H563AIIxQ.xml, STM32H573AIIxQ.xml
15-
* CubeMX DB release 6.0.110
15+
* CubeMX DB release 6.0.120
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include "Arduino.h"

variants/STM32H5xx/H563I(G-I)(K-T)_H573II(K-T)/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* Automatically generated from STM32H563IGKx.xml, STM32H563IGTx.xml
1515
* STM32H563IIKx.xml, STM32H563IITx.xml
1616
* STM32H573IIKx.xml, STM32H573IITx.xml
17-
* CubeMX DB release 6.0.110
17+
* CubeMX DB release 6.0.120
1818
*/
1919
#if !defined(CUSTOM_PERIPHERAL_PINS)
2020
#include "Arduino.h"

variants/STM32H5xx/H563IIKxQ_H573IIKxQ/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32H563IIKxQ.xml, STM32H573IIKxQ.xml
15-
* CubeMX DB release 6.0.110
15+
* CubeMX DB release 6.0.120
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include "Arduino.h"

variants/STM32H5xx/H563IITxQ_H573IITxQ/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32H563IITxQ.xml, STM32H573IITxQ.xml
15-
* CubeMX DB release 6.0.110
15+
* CubeMX DB release 6.0.120
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include "Arduino.h"

variants/STM32H5xx/H563MIYxQ_H573MIYxQ/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32H563MIYxQ.xml, STM32H573MIYxQ.xml
15-
* CubeMX DB release 6.0.110
15+
* CubeMX DB release 6.0.120
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include "Arduino.h"

variants/STM32H5xx/H563R(G-I)T_H573RIT/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
/*
1414
* Automatically generated from STM32H563RGTx.xml, STM32H563RITx.xml
1515
* STM32H573RITx.xml
16-
* CubeMX DB release 6.0.110
16+
* CubeMX DB release 6.0.120
1717
*/
1818
#if !defined(CUSTOM_PERIPHERAL_PINS)
1919
#include "Arduino.h"

variants/STM32H5xx/H563R(G-I)V_H573RIV/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
/*
1414
* Automatically generated from STM32H563RGVx.xml, STM32H563RIVx.xml
1515
* STM32H573RIVx.xml
16-
* CubeMX DB release 6.0.110
16+
* CubeMX DB release 6.0.120
1717
*/
1818
#if !defined(CUSTOM_PERIPHERAL_PINS)
1919
#include "Arduino.h"

variants/STM32H5xx/H563V(G-I)T_H573VIT/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
/*
1414
* Automatically generated from STM32H563VGTx.xml, STM32H563VITx.xml
1515
* STM32H573VITx.xml
16-
* CubeMX DB release 6.0.110
16+
* CubeMX DB release 6.0.120
1717
*/
1818
#if !defined(CUSTOM_PERIPHERAL_PINS)
1919
#include "Arduino.h"

variants/STM32H5xx/H563VITxQ_H573VITxQ/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32H563VITxQ.xml, STM32H573VITxQ.xml
15-
* CubeMX DB release 6.0.110
15+
* CubeMX DB release 6.0.120
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include "Arduino.h"

variants/STM32H5xx/H563Z(G-I)T_H573ZIT/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
/*
1414
* Automatically generated from STM32H563ZGTx.xml, STM32H563ZITx.xml
1515
* STM32H573ZITx.xml
16-
* CubeMX DB release 6.0.110
16+
* CubeMX DB release 6.0.120
1717
*/
1818
#if !defined(CUSTOM_PERIPHERAL_PINS)
1919
#include "Arduino.h"

variants/STM32H5xx/H563ZITxQ_H573ZITxQ/PeripheralPins.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
/*
1414
* Automatically generated from STM32H563ZITxQ.xml, STM32H573ZITxQ.xml
15-
* CubeMX DB release 6.0.110
15+
* CubeMX DB release 6.0.120
1616
*/
1717
#if !defined(CUSTOM_PERIPHERAL_PINS)
1818
#include "Arduino.h"

0 commit comments

Comments
 (0)