36 Commits

Author SHA1 Message Date
Mohamed AYED
46eca00d86
Merge branch 'master' into add_usbx_classes_free_memory_allocated 2024-11-29 14:18:40 +01:00
CQ Xiao
5cae5070b4 Fixed unicode string copy issue in host pima storage info get. 2024-03-29 15:18:52 +00:00
Mohamed AYED
e4595e3c32 add missing free allocated memory for device classes, fix typo
add missing free allocated memory for device classes (pima/dfu/rndis).
remove extra spaces.
add hid instance sanity check in ux_device_class_hid_uninitializ before freed hid instance memory.
2024-03-23 03:45:33 +01:00
TiejunZhou
e0af5ac952 Update version number to 6.4.1 2024-02-27 06:10:26 +00:00
Bo Chen (from Dev Box)
a6087c2efa Update copyright. 2024-01-29 14:21:32 +08:00
CQ Xiao
565937337e
Update for release 6.4.0. (#131) 2023-12-28 14:07:37 +08:00
CQ Xiao
f856e41e7f
Fixed standalone device HID issue and enable all tests by default. (#129)
* Fixed device hid receiver save position issue.
* Enable all tests by default.
2023-12-01 09:53:45 +08:00
Chaoqiong Xiao
26585e42dc Update on 23 Oct 2023. Expand to see details.
52c60057 Update headers and readme for 6.3.0 release.
5360ad52 Host H264 frame support.
4b097e80 Add javascript to codeql detection
70278ae3 Fixed use after free issues.
5560620e Improved standalone enum transfer flow. Turn off ASIX in standalone build. Im...
39a01206 Improved host HID clients (mouse/keyboard/remote control) deactivation sequence.
be2c7fd5 Improved standalone host CDC ACM control and data instance link management (MSRC 81489,81570)
c2368eb2 Improved AC AS management and error handing.
b9c23b38 PIMA Host/device optional interrupt endpoint support and host unused semaphore removal.
34ca3af9 Removed interface link in class linked to device.
5d3c9dd0 Improved endpoints get error handling (host CDC-ECM/ACM, storage). Moved stor...
71b08ad1 Improved host audio descriptors validation
4717e3f1 Enable weekly pipeline build to avoid CodeQL expiration
ca408b54 Checked XML tag nesting depth in Pictbridge object parsing
c300a00c Limited pictbridge array element to hexa output array size.
0e644aaa Reject fake CDC-ECM data interface not located next to its control interface.
911007a9 Improved host HID usage handling.
d0576877 Enable dummy check of python for CodeQL
2761e105 Fixed some split transfer issue.
db0dbeda Added packet length validation for received nx packet.
f5007249 Fix PIMA issues on data set extraction
3ec66399 Fixing device RNDIS bugs with zero copy
1ec77d6b Fix device HID issue when adding class memory man and zero copy.
d52e55c0 Add zero copy support in device printer
a5cb883f Added zero copy support in device CDC_ECM and RNDIS
1f967ae2 Enable codeql in onebranch pipeline
de265dbc Enable zero copy for device audio and video
53aee275 Refined memory management to reduce overhead.
2023-10-23 05:31:40 +00:00
Chaoqiong Xiao
7c928b43db Update on 30 Jun 2023. Expand to see details.
92c60270 Added device HID flexible event queue and zero copy support.
a15f80ab Added device CDC ACM zero copy support
9fcd26f7 Improve device request handling with print GET_DEVICE_ID support.
bea6252c Add new device side endpoint buffer management mode.
2023-06-30 02:15:38 +00:00
Chaoqiong Xiao
ef2fa7717b Update on 12 May 2023. Expand to see details.
8b59a1d4 Add support for Get String requests with 0 wIndex
106c1b06 Update cfs usage
2d45d315 Optimize SRAM for extracted USB descriptors
cf97e6e9 Fixed allocated buffer pointer checking issue.
6468c588 Guard basic types.
60b3a232 Update CFS usage
2023-05-12 07:01:07 +00:00
Chaoqiong Xiao
3af3626c9b Update on 19 Apr 2023. Expand to see details.
f6854286 USBX host video error checking support.
909e7523 Onboard to Central Feed Services
863cc0c9 Add optional error check for host storage (no FileX).
0e88a565 Added new test case for HID descriptor get.
03944f4e Add error checking to device/host stack and system.
5bec9ee8 Device PIMA error check improvement. Fixing pictbridge issues (client callbacks initialize, host device info buffer length increase).
f8c89ae9 Added host printer error checking.
2023-04-19 00:56:30 +00:00
Chaoqiong Xiao
5f758e08fe Update on 31 Mar 2023. Expand to see details.
35e477cd Fixed error checking issues on device printer class.
7bc1a9b5 USBX device video error checking support.
fb766837 Moved build option check to runtime (device HID, storage).
3af71cf8 Add optional error checking to host HIDs
e6d938ad generate usbx cmsis-pack
62c0c282 Add error checking to host serial classes (CDC ACM, GSER, PROLIFIC and SWAR)
89b8890b USBX device DFU error checking support.
4c3c3922 USBX device CCID error checking support.
1411aab4 Add error checks for device HID and RNDIS.
2f83bd01 Added host audio error checking.
18973298 USBX device CDC ACM error checking support.
2023-03-31 07:39:33 +00:00
Chaoqiong Xiao
2d357c5912 Release 6.2.1 on 08 Mar 2023. Expand to see details.
e180182e Update owners
a6785db8 Update for release.
bc77918b Improve host audio sampling set and check (fixed a memory issue).
97d66e5d Add optimization options to ux_user.h
eea2c732 USBX device printer error checking support.
1760cc8c USBX device audio error checking support
a39f2f26 Fixed a macro name issue in device audio 1.0
83278dd8 Supported multiple report IDs in host HID.
c548fe33 Fixed host CDC-ACM capability get.
b64f8cdb Fix vendor request handling.
2023-03-08 08:32:02 +00:00
Chaoqiong Xiao
7bafce8df9 Update on 18 Jan 2023. Expand to see details.
4faab07a Remove internal deprecated files.
d82f44a2 Upgrade to the latest Container Images.
04527692 Checked device removal while reading/writing storage.
d7560786 Add a notice for not released file.
2023-01-18 08:44:37 +00:00
Chaoqiong Xiao
2c66db9568 Update on 16 Dec 2022. Expand to see details.
8ff89b56 Fixed build issue with UX_MAX_DEVICES=1 in host hub standalone
e39131fc Set IPV6 Address before CDC-ECM enumerated.
0b35db7c Fixed build issue with NETX.
b4205710 Added CCID standalone support.
2022-12-16 08:22:41 +00:00
Tiejun Zhou
232e89f35b Release 6.2.0 2022-10-26 23:43:22 +00:00
Yuxin Zhou
cd55ec7456 Release 6.1.12 2022-07-26 02:07:18 +00:00
Yuxin Zhou
b693cdd782 Release 6.1.11 2022-04-20 05:09:21 +00:00
Yuxin Zhou
8f56ef4e44 Release 6.1.10 2022-01-26 23:54:01 +00:00
Yuxin Zhou
54ec78321f Release 6.1.9 2021-10-13 06:50:29 +00:00
Yuxin Zhou
3574b6bc51 Release 6.1.8 2021-07-28 07:25:46 +00:00
Bo Chen
7568997390 Release 6.1.7 2021-06-03 02:54:18 +00:00
Bo Chen
6280260805 Release 6.1.7 2021-06-02 06:46:57 +00:00
Yuxin Zhou
dfb4460f72 Release 6.1.6 2021-04-03 01:05:33 +00:00
Yuxin Zhou
edb7e7d00b Release 6.1.5 2021-02-28 04:54:47 +00:00
Yuxin Zhou
5d2acef877 Release 6.1.4 2021-02-02 00:52:59 +00:00
Scott Larson
9823f3857d update to v6.1.3 2021-01-07 16:53:02 -08:00
Scott Larson
0eb1872334 patch release 6.1.2 2020-11-10 13:37:32 -08:00
Scott Larson
3f1e20df86 6.1 Release 2020-10-09 12:39:54 -07:00
Scott Larson
10ad1105ef apply 6.0.2 patch and add additional architectures and toolchain support 2020-08-14 10:45:58 -07:00
Scott Larson
05d00d4422 updated to 6.0.1 and added additional processors/toolchains 2020-07-13 13:32:34 -07:00
PProvost
f9a8837ec3 Updated code for RC5 2020-05-15 17:33:45 -06:00
PProvost
6c0ce19464 Added missing pictbridge 2020-05-13 13:56:31 -06:00
PProvost
9489fb4769 New files 2020-05-12 17:00:55 -06:00
PProvost
17d3985027 RC2 updates 2020-05-12 16:51:54 -06:00
PProvost
15044435fb Initial commit 2020-05-11 09:03:23 -06:00