Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
eclipse-threadx
/
usbx
Public
Notifications
You must be signed in to change notification settings
Fork
119
Star
226
Code
Issues
56
Pull requests
4
Actions
Security and quality
16
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Merge changes ahead of the v6.5.0.202601 release
- #256
#256
Merged
fdesbiens
merged 29 commits into
master
eclipse-threadx/usbx:master
from
dev
eclipse-threadx/usbx:dev
Copy head branch name to clipboard
Mar 6, 2026
Conversation
Commits
29
(29)
Checks
Files changed
Merged
Merge changes ahead of the v6.5.0.202601 release
#256
fdesbiens
merged 29 commits into
master
eclipse-threadx/usbx:master
from
dev
eclipse-threadx/usbx:dev
Copy head branch name to clipboard
Commits
Commits on Mar 11, 2025
Added missing RX ports
Sebastian Paarz
committed
52ebed5
View commit details
Copy full SHA for 52ebed5
Browse repository at this point
Commits on Jan 9, 2026
Updated settings to HW capabilities
Sebastian Paarz
committed
6308d4b
View commit details
Copy full SHA for 6308d4b
Browse repository at this point
Merge remote-tracking branch 'github/master'
Sebastian Paarz
committed
7fefa31
View commit details
Copy full SHA for 7fefa31
Browse repository at this point
Commits on Jan 15, 2026
check for NULL packet before using the pointer
Show description for 578d90a
lsoest
committed
578d90a
View commit details
Copy full SHA for 578d90a
Browse repository at this point
Commits on Jan 17, 2026
Refer to ux internal marco instead of using direct tx
ayedm1
committed
ee07785
View commit details
Copy full SHA for ee07785
Browse repository at this point
Commits on Jan 20, 2026
Refer to ux internal marco instead of using direct tx
ayedm1
committed
ce4baf2
View commit details
Copy full SHA for ce4baf2
Browse repository at this point
Merge branch 'refer_to_ux_internal_defines' of https://github.com/ayedm1/eclipse_usbx into refer_to_ux_internal_defines
ayedm1
committed
02f431b
View commit details
Copy full SHA for 02f431b
Browse repository at this point
Commits on Feb 5, 2026
Merge pull request #238 from spir6s/master
Show description for f1839db
fdesbiens
authored
f1839db
View commit details
Copy full SHA for f1839db
Browse repository at this point
Commits on Feb 9, 2026
Device MSC: add START STOP (load/eject) request support
Show description for 8cdbb7c
ayedm1
committed
8cdbb7c
View commit details
Copy full SHA for 8cdbb7c
Browse repository at this point
DCD Simulator Controller Driver: Add uninitializes API
Show description for 72ae213
ayedm1
committed
72ae213
View commit details
Copy full SHA for 72ae213
Browse repository at this point
remove duplicated defines
ayedm1
committed
ac2a50e
View commit details
Copy full SHA for ac2a50e
Browse repository at this point
Commits on Feb 10, 2026
device cdc acm support break request
Show description for 6ad1351
ayedm1
committed
6ad1351
View commit details
Copy full SHA for 6ad1351
Browse repository at this point
Commits on Feb 12, 2026
Merge pull request #249 from ayedm1/remove-duplicated-defines
Show description for f1bccd9
fdesbiens
authored
f1bccd9
View commit details
Copy full SHA for f1bccd9
Browse repository at this point
Merge pull request #243 from BerninaInternationalAG/add_nullptr_check
Show description for efd3de1
fdesbiens
authored
efd3de1
View commit details
Copy full SHA for efd3de1
Browse repository at this point
Commits on Feb 16, 2026
create mutex before calling _ux_utility_memory_allocate
Show description for 596f94b
lsoest
committed
596f94b
View commit details
Copy full SHA for 596f94b
Browse repository at this point
Commits on Feb 23, 2026
Merge pull request #252 from BerninaInternationalAG/create_mutex_before_memory_allocation
Show description for 69c64cc
fdesbiens
authored
69c64cc
View commit details
Copy full SHA for 69c64cc
Browse repository at this point
Commits on Feb 24, 2026
Merge pull request #247 from ayedm1/uninit_dcd_sim
Show description for 117ac4f
fdesbiens
authored
117ac4f
View commit details
Copy full SHA for 117ac4f
Browse repository at this point
Commits on Feb 26, 2026
Fix RNDIS linux enumeration
ayedm1
committed
3634023
View commit details
Copy full SHA for 3634023
Browse repository at this point
Commits on Mar 2, 2026
Merge pull request #251 from ayedm1/fix_rndis_linx_enumeration
Show description for 69f3b6b
fdesbiens
authored
69f3b6b
View commit details
Copy full SHA for 69f3b6b
Browse repository at this point
Commits on Mar 3, 2026
Merge pull request #246 from ayedm1/device_storage_load_eject_media
Show description for 74288e2
fdesbiens
authored
74288e2
View commit details
Copy full SHA for 74288e2
Browse repository at this point
Merge pull request #228 from ayedm1/refer_to_ux_internal_defines
Show description for 3456fbc
fdesbiens
authored
3456fbc
View commit details
Copy full SHA for 3456fbc
Browse repository at this point
Commits on Mar 5, 2026
Updated copyright headers and removed trailing whitespace
fdesbiens
committed
ea36a88
View commit details
Copy full SHA for ea36a88
Browse repository at this point
Updated version number constants
fdesbiens
committed
c70c1ca
View commit details
Copy full SHA for c70c1ca
Browse repository at this point
Merge pull request #254 from fdesbiens/dev
Show description for 47f337f
fdesbiens
authored
47f337f
View commit details
Copy full SHA for 47f337f
Browse repository at this point
Fixed issue where pointer size was used instead of buffer size in ux_host_class_hid_report_item_analyse
fdesbiens
committed
46f65a3
View commit details
Copy full SHA for 46f65a3
Browse repository at this point
Removed misplaced copyright headers and updated port version strings
fdesbiens
committed
b20e7ef
View commit details
Copy full SHA for b20e7ef
Browse repository at this point
Merge pull request #255 from fdesbiens/dev
Show description for 7e76808
fdesbiens
authored
7e76808
View commit details
Copy full SHA for 7e76808
Browse repository at this point
Merge branch 'dev' into cdc_acm_device_break_req
ayedm1
authored
7f5c6b2
View commit details
Copy full SHA for 7f5c6b2
Browse repository at this point
Merge pull request #248 from ayedm1/cdc_acm_device_break_req
Show description for 35ba543
fdesbiens
authored
35ba543
View commit details
Copy full SHA for 35ba543
Browse repository at this point
You can’t perform that action at this time.