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
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
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
.
rymdport
/
portal
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
39
Code
Issues
7
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add support for USB portal
- #25
#25
Merged
Jacalz
merged 12 commits into
rymdport:main
rymdport/portal:main
from
pojntfx:add-usb-portal
pojntfx/portal:add-usb-portal
Copy head branch name to clipboard
Mar 24, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Add support for USB portal
#25
Jacalz
merged 12 commits into
rymdport:main
rymdport/portal:main
from
pojntfx:add-usb-portal
pojntfx/portal:add-usb-portal
Copy head branch name to clipboard
Commits
Commits on Mar 21, 2026
Implement `EnumerateDevices` for the USB portal
Show description for 76f5811
pojntfx
committed
76f5811
View commit details
Copy full SHA for 76f5811
Browse repository at this point
Add simple CLI to test new USB portal, starting with `EnumerateDevices`
Show description for b068d17
pojntfx
committed
b068d17
View commit details
Copy full SHA for b068d17
Browse repository at this point
Implement `AcquireDevices`, `FinishAcquireDevices` and `ReleaseDevices` for the USB portal
Show description for b6106d0
pojntfx
committed
b6106d0
View commit details
Copy full SHA for b6106d0
Browse repository at this point
Add `acquire` command to test CLI
Show description for 656c38f
pojntfx
committed
656c38f
View commit details
Copy full SHA for 656c38f
Browse repository at this point
Implement `DeviceEvents` (monitoring) for the USB portal
Show description for e1e8509
pojntfx
committed
e1e8509
View commit details
Copy full SHA for e1e8509
Browse repository at this point
Add `monitor` command to test CLI
Show description for a07bb7d
pojntfx
committed
a07bb7d
View commit details
Copy full SHA for a07bb7d
Browse repository at this point
Use exact description from the spec for the USB portal package
Show description for 8eac2b9
pojntfx
committed
8eac2b9
View commit details
Copy full SHA for 8eac2b9
Browse repository at this point
Mark USB as supported in README
Show description for accbed0
pojntfx
committed
accbed0
View commit details
Copy full SHA for accbed0
Browse repository at this point
Add safe fd to uintptr conversion func for USB command
Show description for d00323e
pojntfx
committed
d00323e
View commit details
Copy full SHA for d00323e
Browse repository at this point
Decompose USB command to fix issues with linter
Show description for 2ea868a
pojntfx
committed
2ea868a
View commit details
Copy full SHA for 2ea868a
Browse repository at this point
Drop leading-edge Go features since the module still is on Go 1.19
Show description for 76d4d17
pojntfx
committed
76d4d17
View commit details
Copy full SHA for 76d4d17
Browse repository at this point
Drop testing `usb` CLI and use Go example tests convention instead
Show description for bd77c97
pojntfx
committed
bd77c97
View commit details
Copy full SHA for bd77c97
Browse repository at this point
You can’t perform that action at this time.