Update version number to 6.4.1

This commit is contained in:
TiejunZhou 2024-02-27 06:10:26 +00:00
parent 695730ee32
commit e0af5ac952
27 changed files with 31 additions and 28 deletions

View File

@ -25,7 +25,7 @@
/* APPLICATION INTERFACE DEFINITION RELEASE */
/* */
/* ux_api.h PORTABLE C */
/* 6.4.0 */
/* 6.4.1 */
/* AUTHOR */
/* */
/* Chaoqiong Xiao, Microsoft Corporation */
@ -141,6 +141,9 @@
/* resulting in version 6.3.0 */
/* 12-31-2023 Chaoqiong Xiao Modified comment(s), */
/* resulting in version 6.4.0 */
/* 03-01-2024 Tiejun Zhou Modified comment(s), */
/* update version number, */
/* resulting in version 6.4.1 */
/* */
/**************************************************************************/
@ -342,7 +345,7 @@ typedef signed char SCHAR;
#define AZURE_RTOS_USBX
#define USBX_MAJOR_VERSION 6
#define USBX_MINOR_VERSION 4
#define USBX_PATCH_VERSION 0
#define USBX_PATCH_VERSION 1
/* Macros for concatenating tokens, where UX_CONCATn concatenates n tokens. */

View File

@ -252,7 +252,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX ARM9/GNU Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX ARM9/GNU Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -259,7 +259,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX ARM9/IAR Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX ARM9/IAR Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -248,7 +248,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A15/GNU Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A15/GNU Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A5/GNU Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A5/GNU Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A5/IAR Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A5/IAR Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -272,7 +272,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A5x/AC6 Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A5x/AC6 Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -259,7 +259,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A7/GNU Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A7/GNU Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -259,7 +259,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A7/IAR Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A7/IAR Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A8/GNU Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A8/GNU Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A8/IAR Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A8/IAR Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX ARM9/GNU Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX ARM9/GNU Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX ARM9/IAR Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX ARM9/IAR Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -253,7 +253,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M0/GNU Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M0/GNU Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M0/IAR Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M0/IAR Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -253,7 +253,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M3/GNU Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M3/GNU Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M3/IAR Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M3/IAR Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -253,7 +253,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M4/GNU Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M4/GNU Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M4/IAR Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M4/IAR Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -253,7 +253,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M7/GNU Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M7/GNU Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M7/IAR Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M7/IAR Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -251,7 +251,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-R4/GNU Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-R4/GNU Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-R4/IAR Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-R4/IAR Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-R5/GNU Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-R5/GNU Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-R5/IAR Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-R5/IAR Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -256,7 +256,7 @@ VOID outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX Generic Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX Generic Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif

View File

@ -257,7 +257,7 @@ ULONG outpl(ULONG,ULONG);
#ifdef UX_SYSTEM_INIT
CHAR _ux_version_id[] =
"Copyright (c) 2024 Microsoft Corporation. * USBX Linux/GNU Version 6.4.0 *";
"Copyright (c) 2024 Microsoft Corporation. * USBX Linux/GNU Version 6.4.1 *";
#else
extern CHAR _ux_version_id[];
#endif