We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83e508f commit 03eccbdCopy full SHA for 03eccbd
common/core/inc/ux_api.h
@@ -348,9 +348,9 @@ typedef signed char SCHAR;
348
#define AZURE_RTOS_USBX
349
#define USBX_MAJOR_VERSION 6
350
#define USBX_MINOR_VERSION 4
351
-#define USBX_PATCH_VERSION 3
352
-#define USBX_BUILD_VERSION 202503
353
-#define USBX_HOTFIX_VERSION ''
+#define USBX_PATCH_VERSION 5
+#define USBX_BUILD_VERSION 202504
+#define USBX_HOTFIX_VERSION ' '
354
355
/* Macros for concatenating tokens, where UX_CONCATn concatenates n tokens. */
356
0 commit comments