File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 141141/* resulting in version 6.3.0 */
142142/* 12-31-2023 Chaoqiong Xiao Modified comment(s), */
143143/* resulting in version 6.4.0 */
144- /* 03-01-2024 Tiejun Zhou Modified comment(s), */
144+ /* 03-01-2024 Tiejun Zhou Modified comment(s), */
145145/* update version number, */
146146/* resulting in version 6.4.1 */
147+ /* 02-19-2025 Frédéric Desbiens Modified comment(s), */
148+ /* update version number, */
149+ /* resulting in version 6.4.2 */
147150/* */
148151/**************************************************************************/
149152
@@ -345,7 +348,7 @@ typedef signed char SCHAR;
345348#define AZURE_RTOS_USBX
346349#define USBX_MAJOR_VERSION 6
347350#define USBX_MINOR_VERSION 4
348- #define USBX_PATCH_VERSION 1
351+ #define USBX_PATCH_VERSION 2
349352
350353/* Macros for concatenating tokens, where UX_CONCATn concatenates n tokens. */
351354
You can’t perform that action at this time.
0 commit comments