Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
byrmeng
/
arduino-esp32-core
Public
forked from
espressif/arduino-esp32
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
2f64f03
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 11, 2025
Merge pull request #11631 from adafruit/update-tinyuf2-0.35
Show description for 2f64f03
me-no-dev
authored
2f64f03
Copy full SHA for 2f64f03
Merge pull request #11814 from lucasssvaz/fix/ltoa
Show description for 5850073
me-no-dev
authored
5850073
Copy full SHA for 5850073
Merge pull request #11817 from espressif/feat/zigbee-write-handler-multiendpoint
Show description for 4ce23ce
me-no-dev
authored
4ce23ce
Copy full SHA for 4ce23ce
Commits on Sep 10, 2025
fix(affected.py): Fix detection when argument names don't match
lucasssvaz
committed
cddf76f
Copy full SHA for cddf76f
ci(pre-commit): Apply automatic fixes
pre-commit-ci-lite[bot]
authored
93c5e9f
Copy full SHA for 93c5e9f
Merge pull request #11815 from espressif/idf-release/v5.5
Show description for 54ed29c
me-no-dev
authored
54ed29c
Copy full SHA for 54ed29c
feat(zigbee): Add new method to keywords.txt
P-R-O-C-H-Y
committed
3b2f39a
Copy full SHA for 3b2f39a
feat(zigbee): Add option to allow binding multiple endpoints with single device
P-R-O-C-H-Y
committed
bdac2b9
Copy full SHA for bdac2b9
feat(zigbee): Add cmd_write_attr_resp handler
P-R-O-C-H-Y
committed
111e35d
Copy full SHA for 111e35d
Merge pull request #11802 from lucasssvaz/ci/pre-commit-comment
Show description for 56842da
me-no-dev
authored
56842da
Copy full SHA for 56842da
Merge pull request #11768 from JakubAndrysek/http-client/collecting-headers
Show description for fdff7be
me-no-dev
authored
fdff7be
Copy full SHA for fdff7be
Merge pull request #11748 from espressif/rmt_loop_count
Show description for 2272489
me-no-dev
authored
2272489
Copy full SHA for 2272489
Merge pull request #11747 from espressif/uart_user_defined_clock_source
Show description for 6dedab3
me-no-dev
authored
6dedab3
Copy full SHA for 6dedab3
Merge pull request #11720 from espressif/feature/device_name_usb_midi
Show description for 6952595
me-no-dev
authored
6952595
Copy full SHA for 6952595
Merge pull request #11367 from tanakamasayuki/patch-3
Show description for a42f4a7
me-no-dev
authored
a42f4a7
Copy full SHA for a42f4a7
fix(example): Require native BLE for switch example
lucasssvaz
committed
985d53f
Copy full SHA for 985d53f
fix(rmt): typo in commentary
SuGlider
authored
ba60ffa
Copy full SHA for ba60ffa
IDF release/v5.5 129cd0d2
me-no-dev
committed
ba027e6
Copy full SHA for ba027e6
fix(ltoa): Use proper labs for long values
lucasssvaz
committed
dad7311
Copy full SHA for dad7311
ci(pre-commit): Apply automatic fixes
pre-commit-ci-lite[bot]
authored
4bca706
Copy full SHA for 4bca706
ci(pre-commit): Apply automatic fixes
pre-commit-ci-lite[bot]
authored
87cce35
Copy full SHA for 87cce35
ci(pre-commit): Apply automatic fixes
pre-commit-ci-lite[bot]
authored
a77a94b
Copy full SHA for a77a94b
Merge branch 'master' into rmt_loop_count
SuGlider
authored
29a1edc
Copy full SHA for 29a1edc
Merge branch 'master' into uart_user_defined_clock_source
SuGlider
authored
3f3e4a6
Copy full SHA for 3f3e4a6
Merge branch 'master' into feature/device_name_usb_midi
SuGlider
authored
d9f89b8
Copy full SHA for d9f89b8
Merge branch 'master' into patch-3
SuGlider
authored
0c8076d
Copy full SHA for 0c8076d
Merge pull request #11789 from Kolcha/ble-cleanup
Show description for a39d1bd
me-no-dev
authored
a39d1bd
Copy full SHA for a39d1bd
Commits on Sep 9, 2025
feat(midi): avoids possible strlen(NULL)
SuGlider
authored
3f59ac6
Copy full SHA for 3f59ac6
ci(pre-commit): Apply automatic fixes
pre-commit-ci-lite[bot]
authored
3c31d67
Copy full SHA for 3c31d67
Merge branch 'master' into ble-cleanup
SuGlider
authored
770cac6
Copy full SHA for 770cac6
Merge branch 'master' into patch-3
SuGlider
authored
13d7442
Copy full SHA for 13d7442
feat(midi): explicit safer test and return
Show description for 861abb9
SuGlider
and
Copilot
authored
861abb9
Copy full SHA for 861abb9
fix(midi): removes debug logging
Show description for c14e769
SuGlider
and
Copilot
authored
c14e769
Copy full SHA for c14e769
fix(midi): safeguard for memory leak
SuGlider
authored
ce55c99
Copy full SHA for ce55c99
fix(midi): fixes constructor commentary
SuGlider
authored
fa7d041
Copy full SHA for fa7d041
Pagination
Previous
Next
You can’t perform that action at this time.