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
29
Star
113
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(canopen): USB<->CAN bridge example + WebUSB/Web Serial CAN console
- #748
#748
Merged
2/2
finger563
merged 10 commits into
main
esp-cpp/espp:main
from
feat/canopen-can-bridge
esp-cpp/espp:feat/canopen-can-bridge
Copy head branch name to clipboard
Sep 2, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(canopen): USB<->CAN bridge example + WebUSB/Web Serial CAN console
#748
finger563
merged 10 commits into
main
esp-cpp/espp:main
from
feat/canopen-can-bridge
esp-cpp/espp:feat/canopen-can-bridge
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
feat(canopen): USB<->CAN bridge example + WebUSB/Web Serial CAN console
Show description for 68ee5a2
finger563
and
claude
committed
68ee5a2
View commit details
Copy full SHA for 68ee5a2
Browse repository at this point
refactor(canopen): migrate CAN bridge to v2 stream_frame framing + address review
Show description for 5626ab5
finger563
and
claude
committed
5626ab5
View commit details
Copy full SHA for 5626ab5
Browse repository at this point
fix(canopen): address CAN bridge review comments + register example in manifest
Show description for 9210757
finger563
and
claude
committed
9210757
View commit details
Copy full SHA for 9210757
Browse repository at this point
fix(canopen): CAN bridge handler ignores reply-flagged frames
Show description for ca2877d
finger563
and
claude
committed
ca2877d
View commit details
Copy full SHA for ca2877d
Browse repository at this point
fix(canopen): make can_console.html parser correlation-aware (v2 optional field)
Show description for fb8cb56
finger563
and
claude
committed
fb8cb56
View commit details
Copy full SHA for fb8cb56
Browse repository at this point
fix(usb_device): give write_cdc the same all-or-nothing backpressure as write_vendor
Show description for 3ddecbe
finger563
and
claude
committed
3ddecbe
View commit details
Copy full SHA for 3ddecbe
Browse repository at this point
docs(canopen): address CAN console review - a11y labels, v2 header docs, distinct-ID count
Show description for 5502782
finger563
and
claude
committed
5502782
View commit details
Copy full SHA for 5502782
Browse repository at this point
fix(usb_device): make write_cdc/write_vendor truly all-or-nothing for framed writes
Show description for 9d4aae6
finger563
and
claude
committed
9d4aae6
View commit details
Copy full SHA for 9d4aae6
Browse repository at this point
fix(canopen): CAN console review round 2 - WebUSB partial write, bounded dropped-ID set, GPIO doc
Show description for ae6e9e1
finger563
and
claude
committed
ae6e9e1
View commit details
Copy full SHA for ae6e9e1
Browse repository at this point
fix(canopen): final review nits - shared USB write timeout, valid meta, rst literal
Show description for 58e12ce
finger563
and
claude
committed
58e12ce
View commit details
Copy full SHA for 58e12ce
Browse repository at this point
You can’t perform that action at this time.