72 Commits

Author SHA1 Message Date
Stefan Wick
ab07c83bfe
Update LICENSE.txt 2024-02-06 21:36:09 -08:00
Stefan Wick
d085ede08e
Merge pull request #141 from eclipse-threadx/bo-ms/update_version_id
Update version id string.
2024-01-30 07:11:03 -08:00
Bo Chen (from Dev Box)
60df143910 Update version id string. 2024-01-30 14:03:42 +08:00
Stefan Wick
6b0a0718ef
Merge pull request #140 from eclipse-threadx/bo-ms/copyright
Update copyright.
2024-01-29 17:49:17 -08:00
Bo Chen (from Dev Box)
a6087c2efa Update copyright. 2024-01-29 14:21:32 +08:00
Stefan Wick
0722d4d0b6
Merge pull request #138 from ericwol-msft/SECURITY.md-update
Delete SECURITY.md
2024-01-18 17:53:07 -08:00
Eric Wolz
513208f24e
Delete SECURITY.md 2024-01-18 11:36:26 -08:00
Stefan Wick
bec2ce9795
Merge pull request #135 from eclipse-threadx/tizho/update_script
Update links in run.sh script
2024-01-12 14:04:29 -08:00
TiejunZhou
179e906ee2 Remove tests for FX exFAT. 2024-01-12 06:58:41 +00:00
TiejunZhou
c8bcc1b2f6 Update links in run.sh script 2024-01-12 06:11:51 +00:00
CQ Xiao
565937337e
Update for release 6.4.0. (#131) v6.4.0_rel 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
CQ Xiao
6ed7092b77
Add regression tests. (#126)
Add regression tests (auto triggered on PR, manually triggered in forked branch).
2023-11-28 15:50:39 +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.
v6.3.0_rel
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
Tiejun Zhou
0acda9e66f Update hardware license 2023-03-22 10:38:23 +08: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.
v6.2.1_rel
2023-03-08 08:32:02 +00:00
Liya Du
813361a875
Update LICENSED-HARDWARE.txt
Add new NXP and Renesas series.
2023-02-10 13:51:54 -08: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
Liya Du
60a6524c16
Update issue templates 2022-11-15 21:03:32 -08:00
Tiejun Zhou
232e89f35b Release 6.2.0 v6.2.0_rel 2022-10-26 23:43:22 +00:00
Yuxin Zhou
cd55ec7456 Release 6.1.12 v6.1.12_rel 2022-07-26 02:07:18 +00:00
Liya Du
082fd9db09
Fix broken link for license 2022-06-13 12:29:23 -07:00
Yuxin Zhou
b693cdd782 Release 6.1.11 v6.1.11_rel 2022-04-20 05:09:21 +00:00
Liya Du
388e9732d1
Update aka link for the licensing ask page 2022-03-29 13:53:41 -07:00
Liya Du
ca9631b5d4
Add links to LTS and TUV information 2022-03-16 16:14:30 -07:00
Yuxin Zhou
8f56ef4e44 Release 6.1.10 v6.1.10_rel 2022-01-26 23:54:01 +00:00
Yuxin Zhou
54ec78321f Release 6.1.9 v6.1.9_rel 2021-10-13 06:50:29 +00:00
Yuxin Zhou
3574b6bc51 Release 6.1.8 v6.1.8_rel 2021-07-28 07:25:46 +00:00
Bo Chen
7568997390 Release 6.1.7 v6.1.7_rel 2021-06-03 02:54:18 +00:00
Bo Chen
6280260805 Release 6.1.7 2021-06-02 06:46:57 +00:00
Scott Larson
adfe9b989a
Add renesas RA 2021-04-05 16:02:44 -07:00
Yuxin Zhou
dfb4460f72 Release 6.1.6 v6.1.6_rel 2021-04-03 01:05:33 +00:00
Scott Larson
f6be93a662
Update LICENSED-HARDWARE.txt 2021-04-01 14:35:52 -07:00
Yuxin Zhou
edb7e7d00b Release 6.1.5 v6.1.5_rel 2021-02-28 04:54:47 +00:00
Yuxin Zhou
5d2acef877 Release 6.1.4 v6.1.4_rel 2021-02-02 00:52:59 +00:00
Scott Larson
9823f3857d update to v6.1.3 v6.1.3_rel 2021-01-07 16:53:02 -08:00
Scott Larson
d8014ecb42
fix date 2020-12-15 10:18:45 -08:00
Scott Larson
8586fd09de
update nxp 2020-12-15 10:08:43 -08:00
Scott Larson
6ab2c52791
add mediatek 2020-12-11 14:50:37 -08:00
Scott Larson
bad4f0178b
add ST to hw list v6.1.2_rel 2020-11-17 09:34:46 -08:00
Scott Larson
0eb1872334 patch release 6.1.2 2020-11-10 13:37:32 -08:00
Scott Larson
5734ab7037 add NXP to hardware list 2020-10-14 20:20:18 -07:00
Scott Larson
5e3ad8497c add NXP to hardware list 2020-10-14 20:17:15 -07:00
Scott Larson
3f1e20df86 6.1 Release v6.1_rel 2020-10-09 12:39:54 -07:00
Scott Larson
ed83d6f07d
add microchip to hardware list 2020-09-22 22:11:02 -07:00