File tree Expand file tree Collapse file tree 28 files changed +2669
-28
lines changed Expand file tree Collapse file tree 28 files changed +2669
-28
lines changed Original file line number Diff line number Diff line change 25
25
/* APPLICATION INTERFACE DEFINITION RELEASE */
26
26
/* */
27
27
/* ux_api.h PORTABLE C */
28
- /* 6.4.0 */
28
+ /* 6.4.1 */
29
29
/* AUTHOR */
30
30
/* */
31
31
/* Chaoqiong Xiao, Microsoft Corporation */
141
141
/* resulting in version 6.3.0 */
142
142
/* 12-31-2023 Chaoqiong Xiao Modified comment(s), */
143
143
/* resulting in version 6.4.0 */
144
+ /* 03-01-2024 Tiejun Zhou Modified comment(s), */
145
+ /* update version number, */
146
+ /* resulting in version 6.4.1 */
144
147
/* */
145
148
/**************************************************************************/
146
149
@@ -342,7 +345,7 @@ typedef signed char SCHAR;
342
345
#define AZURE_RTOS_USBX
343
346
#define USBX_MAJOR_VERSION 6
344
347
#define USBX_MINOR_VERSION 4
345
- #define USBX_PATCH_VERSION 0
348
+ #define USBX_PATCH_VERSION 1
346
349
347
350
/* Macros for concatenating tokens, where UX_CONCATn concatenates n tokens. */
348
351
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -252,7 +252,7 @@ VOID outpl(ULONG,ULONG);
252
252
253
253
#ifdef UX_SYSTEM_INIT
254
254
CHAR _ux_version_id [] =
255
- "Copyright (c) 2024 Microsoft Corporation. * USBX ARM9/GNU Version 6.4.0 *" ;
255
+ "Copyright (c) 2024 Microsoft Corporation. * USBX ARM9/GNU Version 6.4.1 *" ;
256
256
#else
257
257
extern CHAR _ux_version_id [];
258
258
#endif
Original file line number Diff line number Diff line change @@ -259,7 +259,7 @@ VOID outpl(ULONG,ULONG);
259
259
260
260
#ifdef UX_SYSTEM_INIT
261
261
CHAR _ux_version_id [] =
262
- "Copyright (c) 2024 Microsoft Corporation. * USBX ARM9/IAR Version 6.4.0 *" ;
262
+ "Copyright (c) 2024 Microsoft Corporation. * USBX ARM9/IAR Version 6.4.1 *" ;
263
263
#else
264
264
extern CHAR _ux_version_id [];
265
265
#endif
Original file line number Diff line number Diff line change @@ -248,7 +248,7 @@ VOID outpl(ULONG,ULONG);
248
248
249
249
#ifdef UX_SYSTEM_INIT
250
250
CHAR _ux_version_id [] =
251
- "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A15/GNU Version 6.4.0 *" ;
251
+ "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A15/GNU Version 6.4.1 *" ;
252
252
#else
253
253
extern CHAR _ux_version_id [];
254
254
#endif
Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
255
255
256
256
#ifdef UX_SYSTEM_INIT
257
257
CHAR _ux_version_id [] =
258
- "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A5/GNU Version 6.4.0 *" ;
258
+ "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A5/GNU Version 6.4.1 *" ;
259
259
#else
260
260
extern CHAR _ux_version_id [];
261
261
#endif
Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
255
255
256
256
#ifdef UX_SYSTEM_INIT
257
257
CHAR _ux_version_id [] =
258
- "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A5/IAR Version 6.4.0 *" ;
258
+ "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A5/IAR Version 6.4.1 *" ;
259
259
#else
260
260
extern CHAR _ux_version_id [];
261
261
#endif
Original file line number Diff line number Diff line change @@ -272,7 +272,7 @@ VOID outpl(ULONG,ULONG);
272
272
273
273
#ifdef UX_SYSTEM_INIT
274
274
CHAR _ux_version_id [] =
275
- "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A5x/AC6 Version 6.4.0 *" ;
275
+ "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A5x/AC6 Version 6.4.1 *" ;
276
276
#else
277
277
extern CHAR _ux_version_id [];
278
278
#endif
Original file line number Diff line number Diff line change @@ -259,7 +259,7 @@ VOID outpl(ULONG,ULONG);
259
259
260
260
#ifdef UX_SYSTEM_INIT
261
261
CHAR _ux_version_id [] =
262
- "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A7/GNU Version 6.4.0 *" ;
262
+ "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A7/GNU Version 6.4.1 *" ;
263
263
#else
264
264
extern CHAR _ux_version_id [];
265
265
#endif
Original file line number Diff line number Diff line change @@ -259,7 +259,7 @@ VOID outpl(ULONG,ULONG);
259
259
260
260
#ifdef UX_SYSTEM_INIT
261
261
CHAR _ux_version_id [] =
262
- "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A7/IAR Version 6.4.0 *" ;
262
+ "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A7/IAR Version 6.4.1 *" ;
263
263
#else
264
264
extern CHAR _ux_version_id [];
265
265
#endif
Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
255
255
256
256
#ifdef UX_SYSTEM_INIT
257
257
CHAR _ux_version_id [] =
258
- "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A8/GNU Version 6.4.0 *" ;
258
+ "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A8/GNU Version 6.4.1 *" ;
259
259
#else
260
260
extern CHAR _ux_version_id [];
261
261
#endif
Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
255
255
256
256
#ifdef UX_SYSTEM_INIT
257
257
CHAR _ux_version_id [] =
258
- "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A8/IAR Version 6.4.0 *" ;
258
+ "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-A8/IAR Version 6.4.1 *" ;
259
259
#else
260
260
extern CHAR _ux_version_id [];
261
261
#endif
Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
255
255
256
256
#ifdef UX_SYSTEM_INIT
257
257
CHAR _ux_version_id [] =
258
- "Copyright (c) 2024 Microsoft Corporation. * USBX ARM9/GNU Version 6.4.0 *" ;
258
+ "Copyright (c) 2024 Microsoft Corporation. * USBX ARM9/GNU Version 6.4.1 *" ;
259
259
#else
260
260
extern CHAR _ux_version_id [];
261
261
#endif
Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
255
255
256
256
#ifdef UX_SYSTEM_INIT
257
257
CHAR _ux_version_id [] =
258
- "Copyright (c) 2024 Microsoft Corporation. * USBX ARM9/IAR Version 6.4.0 *" ;
258
+ "Copyright (c) 2024 Microsoft Corporation. * USBX ARM9/IAR Version 6.4.1 *" ;
259
259
#else
260
260
extern CHAR _ux_version_id [];
261
261
#endif
Original file line number Diff line number Diff line change @@ -253,7 +253,7 @@ VOID outpl(ULONG,ULONG);
253
253
254
254
#ifdef UX_SYSTEM_INIT
255
255
CHAR _ux_version_id [] =
256
- "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M0/GNU Version 6.4.0 *" ;
256
+ "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M0/GNU Version 6.4.1 *" ;
257
257
#else
258
258
extern CHAR _ux_version_id [];
259
259
#endif
Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
255
255
256
256
#ifdef UX_SYSTEM_INIT
257
257
CHAR _ux_version_id [] =
258
- "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M0/IAR Version 6.4.0 *" ;
258
+ "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M0/IAR Version 6.4.1 *" ;
259
259
#else
260
260
extern CHAR _ux_version_id [];
261
261
#endif
Original file line number Diff line number Diff line change @@ -253,7 +253,7 @@ VOID outpl(ULONG,ULONG);
253
253
254
254
#ifdef UX_SYSTEM_INIT
255
255
CHAR _ux_version_id [] =
256
- "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M3/GNU Version 6.4.0 *" ;
256
+ "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M3/GNU Version 6.4.1 *" ;
257
257
#else
258
258
extern CHAR _ux_version_id [];
259
259
#endif
Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
255
255
256
256
#ifdef UX_SYSTEM_INIT
257
257
CHAR _ux_version_id [] =
258
- "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M3/IAR Version 6.4.0 *" ;
258
+ "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M3/IAR Version 6.4.1 *" ;
259
259
#else
260
260
extern CHAR _ux_version_id [];
261
261
#endif
Original file line number Diff line number Diff line change @@ -253,7 +253,7 @@ VOID outpl(ULONG,ULONG);
253
253
254
254
#ifdef UX_SYSTEM_INIT
255
255
CHAR _ux_version_id [] =
256
- "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M4/GNU Version 6.4.0 *" ;
256
+ "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M4/GNU Version 6.4.1 *" ;
257
257
#else
258
258
extern CHAR _ux_version_id [];
259
259
#endif
Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
255
255
256
256
#ifdef UX_SYSTEM_INIT
257
257
CHAR _ux_version_id [] =
258
- "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M4/IAR Version 6.4.0 *" ;
258
+ "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M4/IAR Version 6.4.1 *" ;
259
259
#else
260
260
extern CHAR _ux_version_id [];
261
261
#endif
Original file line number Diff line number Diff line change @@ -253,7 +253,7 @@ VOID outpl(ULONG,ULONG);
253
253
254
254
#ifdef UX_SYSTEM_INIT
255
255
CHAR _ux_version_id [] =
256
- "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M7/GNU Version 6.4.0 *" ;
256
+ "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M7/GNU Version 6.4.1 *" ;
257
257
#else
258
258
extern CHAR _ux_version_id [];
259
259
#endif
Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
255
255
256
256
#ifdef UX_SYSTEM_INIT
257
257
CHAR _ux_version_id [] =
258
- "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M7/IAR Version 6.4.0 *" ;
258
+ "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-M7/IAR Version 6.4.1 *" ;
259
259
#else
260
260
extern CHAR _ux_version_id [];
261
261
#endif
Original file line number Diff line number Diff line change @@ -251,7 +251,7 @@ VOID outpl(ULONG,ULONG);
251
251
252
252
#ifdef UX_SYSTEM_INIT
253
253
CHAR _ux_version_id [] =
254
- "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-R4/GNU Version 6.4.0 *" ;
254
+ "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-R4/GNU Version 6.4.1 *" ;
255
255
#else
256
256
extern CHAR _ux_version_id [];
257
257
#endif
Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
255
255
256
256
#ifdef UX_SYSTEM_INIT
257
257
CHAR _ux_version_id [] =
258
- "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-R4/IAR Version 6.4.0 *" ;
258
+ "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-R4/IAR Version 6.4.1 *" ;
259
259
#else
260
260
extern CHAR _ux_version_id [];
261
261
#endif
Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
255
255
256
256
#ifdef UX_SYSTEM_INIT
257
257
CHAR _ux_version_id [] =
258
- "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-R5/GNU Version 6.4.0 *" ;
258
+ "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-R5/GNU Version 6.4.1 *" ;
259
259
#else
260
260
extern CHAR _ux_version_id [];
261
261
#endif
Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ VOID outpl(ULONG,ULONG);
255
255
256
256
#ifdef UX_SYSTEM_INIT
257
257
CHAR _ux_version_id [] =
258
- "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-R5/IAR Version 6.4.0 *" ;
258
+ "Copyright (c) 2024 Microsoft Corporation. * USBX Cortex-R5/IAR Version 6.4.1 *" ;
259
259
#else
260
260
extern CHAR _ux_version_id [];
261
261
#endif
Original file line number Diff line number Diff line change @@ -256,7 +256,7 @@ VOID outpl(ULONG,ULONG);
256
256
257
257
#ifdef UX_SYSTEM_INIT
258
258
CHAR _ux_version_id [] =
259
- "Copyright (c) 2024 Microsoft Corporation. * USBX Generic Version 6.4.0 *" ;
259
+ "Copyright (c) 2024 Microsoft Corporation. * USBX Generic Version 6.4.1 *" ;
260
260
#else
261
261
extern CHAR _ux_version_id [];
262
262
#endif
Original file line number Diff line number Diff line change @@ -257,7 +257,7 @@ ULONG outpl(ULONG,ULONG);
257
257
258
258
#ifdef UX_SYSTEM_INIT
259
259
CHAR _ux_version_id [] =
260
- "Copyright (c) 2024 Microsoft Corporation. * USBX Linux/GNU Version 6.4.0 *" ;
260
+ "Copyright (c) 2024 Microsoft Corporation. * USBX Linux/GNU Version 6.4.1 *" ;
261
261
#else
262
262
extern CHAR _ux_version_id [];
263
263
#endif
You can’t perform that action at this time.
0 commit comments