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 }}
letscontrolit
/
ESPEasy
Public
Notifications
You must be signed in to change notification settings
Fork
2.2k
Star
3.6k
Code
Issues
360
Pull requests
25
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
CAN bus implementation
- #5120
#5120
Draft
bclbruno
wants to merge 39 commits into
letscontrolit:mega
letscontrolit/ESPEasy:mega
from
bclbruno:can_implementation
bclbruno/ESPEasy:can_implementation
Copy head branch name to clipboard
Conversation
Commits
39
(39)
Checks
Files changed
Draft
CAN bus implementation
#5120
bclbruno
wants to merge 39 commits into
letscontrolit:mega
letscontrolit/ESPEasy:mega
from
bclbruno:can_implementation
bclbruno/ESPEasy:can_implementation
Copy head branch name to clipboard
Commits
Commits on Sep 11, 2024
CAN Hardware Implementation
bruno-clima
committed
a14254a
View commit details
Copy full SHA for a14254a
Browse repository at this point
CAN controller implementation
bruno-clima
committed
66680c6
View commit details
Copy full SHA for 66680c6
Browse repository at this point
Plugin implementation
bruno-clima
committed
2d9e6ce
View commit details
Copy full SHA for 2d9e6ce
Browse repository at this point
Fix Markup
bruno-clima
committed
612180e
View commit details
Copy full SHA for 612180e
Browse repository at this point
Commits on Sep 22, 2024
Merge branch 'mega' into can_implementation
TD-er
authored
0b51184
View commit details
Copy full SHA for 0b51184
Browse repository at this point
[CAN] Make it compile
TD-er
committed
9548e18
View commit details
Copy full SHA for 9548e18
Browse repository at this point
[CAN] Rename plugin and controller to reserved IDs
TD-er
committed
29f10cf
View commit details
Copy full SHA for 29f10cf
Browse repository at this point
[CAN] Fix command decoder for CAN commands
TD-er
committed
0bc2b45
View commit details
Copy full SHA for 0bc2b45
Browse repository at this point
[CAN] Make lib compile for ESP-IDF5.1
TD-er
committed
280de6c
View commit details
Copy full SHA for 280de6c
Browse repository at this point
[CAN] Limit to ESP32-classic only
Show description for f4f2758
TD-er
committed
f4f2758
View commit details
Copy full SHA for f4f2758
Browse repository at this point
[CAN] custom_IR_ESP32c3_4M316k_CDC did not ignore CAN lib
TD-er
committed
86d8d1a
View commit details
Copy full SHA for 86d8d1a
Browse repository at this point
[CAN] Some more envs with their own lib_ignore not ignoring CAN lib
TD-er
committed
9d37835
View commit details
Copy full SHA for 9d37835
Browse repository at this point
[CAN] FIX ESP8266 builds
TD-er
committed
41d5b37
View commit details
Copy full SHA for 41d5b37
Browse repository at this point
[CAN] Fix numerous other ESP8266 builds lib_ignore CAN library
TD-er
committed
a554806
View commit details
Copy full SHA for a554806
Browse repository at this point
[CAN] Fix settings struct size check
TD-er
committed
da18373
View commit details
Copy full SHA for da18373
Browse repository at this point
[CAN] And another few envs needing CAN lib_ignore
TD-er
committed
9c713ba
View commit details
Copy full SHA for 9c713ba
Browse repository at this point
Commits on Sep 26, 2024
Merge branch 'mega' into can_implementation
TD-er
committed
fec5a72
View commit details
Copy full SHA for fec5a72
Browse repository at this point
Commits on Sep 28, 2024
Merge branch 'mega' into can_implementation
TD-er
committed
46a2b50
View commit details
Copy full SHA for 46a2b50
Browse repository at this point
Merge branch 'mega' into can_implementation
TD-er
authored
12603d7
View commit details
Copy full SHA for 12603d7
Browse repository at this point
Commits on Oct 2, 2024
Merge branch 'mega' into can_implementation
TD-er
committed
2431e69
View commit details
Copy full SHA for 2431e69
Browse repository at this point
Merge branch 'mega' into can_implementation
TD-er
committed
741fe66
View commit details
Copy full SHA for 741fe66
Browse repository at this point
Commits on Oct 7, 2024
Merge remote-tracking branch 'letscontrolit/mega' into can_implementation
TD-er
committed
284e889
View commit details
Copy full SHA for 284e889
Browse repository at this point
Commits on Nov 13, 2024
Merge branch 'mega' into can_implementation
TD-er
authored
6760c24
View commit details
Copy full SHA for 6760c24
Browse repository at this point
Commits on Dec 15, 2024
Merge branch 'mega' into can_implementation
TD-er
authored
f0de70e
View commit details
Copy full SHA for f0de70e
Browse repository at this point
Commits on Dec 16, 2024
Merge branch 'mega' into can_implementation
TD-er
authored
1f98e52
View commit details
Copy full SHA for 1f98e52
Browse repository at this point
Commits on Dec 18, 2024
Merge remote-tracking branch 'letscontrolit/mega' into can_implementation
TD-er
committed
89772f1
View commit details
Copy full SHA for 89772f1
Browse repository at this point
Commits on Dec 23, 2024
Merge branch 'mega' into can_implementation
TD-er
authored
3941614
View commit details
Copy full SHA for 3941614
Browse repository at this point
Commits on Dec 29, 2024
Merge branch 'mega' into can_implementation
TD-er
committed
8ecac50
View commit details
Copy full SHA for 8ecac50
Browse repository at this point
Commits on Dec 30, 2024
Merge branch 'mega' into can_implementation
TD-er
committed
1258f4e
View commit details
Copy full SHA for 1258f4e
Browse repository at this point
Commits on Jan 12, 2025
Merge branch 'mega' into can_implementation
TD-er
authored
2fc0b69
View commit details
Copy full SHA for 2fc0b69
Browse repository at this point
Commits on Aug 3, 2025
Merge remote-tracking branch 'letscontrolit/mega' into can_implementation
TD-er
committed
5c6924b
View commit details
Copy full SHA for 5c6924b
Browse repository at this point
Merge branch 'mega' into can_implementation
TD-er
authored
2f19362
View commit details
Copy full SHA for 2f19362
Browse repository at this point
Commits on Jun 5, 2026
Merge branch 'mega' into can_implementation
TD-er
committed
cc33f3f
View commit details
Copy full SHA for cc33f3f
Browse repository at this point
[CAN] Fix merge issues
TD-er
committed
a5237ab
View commit details
Copy full SHA for a5237ab
Browse repository at this point
[CAN] Fixed failing ESP8266 build
TD-er
committed
aee5d87
View commit details
Copy full SHA for aee5d87
Browse repository at this point
[CAN] Fix failing build on ESP32S2
TD-er
committed
75a68d2
View commit details
Copy full SHA for 75a68d2
Browse repository at this point
[CAN] Fix failing custom_IR_ESP32s2_4M316k
TD-er
committed
4c17cf5
View commit details
Copy full SHA for 4c17cf5
Browse repository at this point
Commits on Jun 6, 2026
[CAN] Fix failing build for custom_IR_ESP32s3_4M316k
TD-er
committed
f63e6c3
View commit details
Copy full SHA for f63e6c3
Browse repository at this point
[CAN] Fixed failing max_ESP32c6 builds
TD-er
committed
621da76
View commit details
Copy full SHA for 621da76
Browse repository at this point
You can’t perform that action at this time.