We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
arduino
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 5dbff35 commit dedb1faCopy full SHA for dedb1fa
app/board.h
@@ -82,7 +82,7 @@
82
#define BOARD_USBD_VID 0x2341
83
#define BOARD_USBD_PID 0x035B
84
85
- #define BOARD_USBD_STRING "Portenta H7 MCUboot"
+ #define BOARD_USBD_STRING "Portenta H7"
86
87
#define BOARD_QSPI_SO0 PD_11
88
#define BOARD_QSPI_SO1 PD_12
@@ -149,7 +149,7 @@
149
150
#define BOARD_USBD_PID 0x035F
151
152
- #define BOARD_USBD_STRING "Nicla Vision MCUboot"
+ #define BOARD_USBD_STRING "Nicla Vision"
153
154
155
#define BOARD_QSPI_SO1 PF_9
0 commit comments