File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
variants/STM32WBxx/WB55R(C-E-G)V Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 156156 // pins are NOT connected to anything by default.
157157 #define SERIAL_PORT_MONITOR Serial
158158 #define SERIAL_PORT_HARDWARE Serial1
159- #endif
159+ #endif
Original file line number Diff line number Diff line change 6767#define NUM_DIGITAL_PINS 44
6868#define NUM_ANALOG_INPUTS 6
6969
70+ // Not used by Arduino only here for documentation purpose
7071// Upper pad
7172#define GPIO1 44 // P28
7273#define GPIO2 45 // P29
207208 #define HAL_QSPI_MODULE_ENABLED
208209#endif
209210
210- /* backward compatibility */
211- #define ARDUINO_PNUCLEO_WB55RG
212-
213211/*----------------------------------------------------------------------------
214212 * Arduino objects - C++ only
215213 *----------------------------------------------------------------------------*/
You can’t perform that action at this time.
0 commit comments