summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/core/inc/ux_api.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/common/core/inc/ux_api.h b/common/core/inc/ux_api.h
index 5f5feba..635acea 100644
--- a/common/core/inc/ux_api.h
+++ b/common/core/inc/ux_api.h
@@ -348,7 +348,9 @@ typedef signed char SCHAR;
#define AZURE_RTOS_USBX
#define USBX_MAJOR_VERSION 6
#define USBX_MINOR_VERSION 4
-#define USBX_PATCH_VERSION 2
+#define USBX_PATCH_VERSION 3
+#define USBX_BUILD_VERSION 202503
+#define USBX_HOTFIX_VERSION ''
/* Macros for concatenating tokens, where UX_CONCATn concatenates n tokens. */