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
.
esp-cpp
/
espp
Public
Notifications
You must be signed in to change notification settings
Fork
31
Star
116
Code
Issues
0
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(wdi): Wheelchair Digital Interface component (device role: USB + BLE)
- #788
#788
Merged
finger563
merged 13 commits into
main
esp-cpp/espp:main
from
feat/wdi
esp-cpp/espp:feat/wdi
Copy head branch name to clipboard
Sep 12, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat(wdi): Wheelchair Digital Interface component (device role: USB + BLE)
#788
finger563
merged 13 commits into
main
esp-cpp/espp:main
from
feat/wdi
esp-cpp/espp:feat/wdi
Copy head branch name to clipboard
Commits
Commits on Sep 12, 2026
feat(wdi): protocol core for the Wheelchair Digital Interface
Show description for 93e1cf6
finger563
and
claude
committed
93e1cf6
View commit details
Copy full SHA for 93e1cf6
Browse repository at this point
feat(wdi): device role core (WdiDevice) with keepalive state machine
Show description for bf58ca2
finger563
and
claude
committed
bf58ca2
View commit details
Copy full SHA for bf58ca2
Browse repository at this point
feat(wdi): build the HID report descriptor with hid-rp
Show description for 282488d
finger563
and
claude
committed
282488d
View commit details
Copy full SHA for 282488d
Browse repository at this point
feat(wdi): bundle the protocol core into the host C++/Python library
Show description for dc39a60
finger563
and
claude
committed
dc39a60
View commit details
Copy full SHA for dc39a60
Browse repository at this point
feat(wdi): BLE peripheral (device role) + example
Show description for 1c9030a
finger563
and
claude
committed
1c9030a
View commit details
Copy full SHA for 1c9030a
Browse repository at this point
feat(wdi): USB HID device (device role) + example
Show description for ea0d73f
finger563
and
claude
committed
ea0d73f
View commit details
Copy full SHA for ea0d73f
Browse repository at this point
fix(wdi): field-accurate HID descriptor, BLE HID-over-GATT, review fixes
Show description for 2b92ba3
finger563
and
claude
committed
2b92ba3
View commit details
Copy full SHA for 2b92ba3
Browse repository at this point
docs(wdi): correct the descriptor/BLE note in the README layering section
Show description for 95089ca
finger563
and
claude
committed
95089ca
View commit details
Copy full SHA for 95089ca
Browse repository at this point
fix(wdi): null-check createCharacteristic() results in WdiBlePeripheral
Show description for 77224a1
finger563
and
claude
committed
77224a1
View commit details
Copy full SHA for 77224a1
Browse repository at this point
fix(wdi): make WdiBlePeripheral::make_device_config const (functionConst)
Show description for 586758d
finger563
and
claude
committed
586758d
View commit details
Copy full SHA for 586758d
Browse repository at this point
fix(wdi): clamp velocity tenths, py::bytes parse bindings, test comment
Show description for 7f9ab0a
finger563
and
claude
committed
7f9ab0a
View commit details
Copy full SHA for 7f9ab0a
Browse repository at this point
fix(wdi): WdiBlePeripheral::start() no longer calls the deprecated NimBLEService::start()
Show description for edfe2fa
finger563
and
claude
committed
edfe2fa
View commit details
Copy full SHA for edfe2fa
Browse repository at this point
fix(wdi): address review round 3 (scope wording, PyBytes check, CMake comment)
Show description for edac021
finger563
and
claude
committed
edac021
View commit details
Copy full SHA for edac021
Browse repository at this point
You can’t perform that action at this time.