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 }}
Systemmatrix555
/
arduino-esp32
Public
forked from
espressif/arduino-esp32
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
87cce35
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 10, 2025
ci(pre-commit): Apply automatic fixes
pre-commit-ci-lite[bot]
authored
87cce35
Copy full SHA for 87cce35
Merge branch 'master' into rmt_loop_count
SuGlider
authored
29a1edc
Copy full SHA for 29a1edc
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
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
Commits on Sep 6, 2025
feat(rmt): improve commentaries
Show description for d1434bd
SuGlider
and
Copilot
authored
d1434bd
Copy full SHA for d1434bd
fix(rmt): adds missing return value
Show description for 7fffb38
SuGlider
and
Copilot
authored
7fffb38
Copy full SHA for 7fffb38
fix(rmt): commentary complement
SuGlider
authored
4d836d0
Copy full SHA for 4d836d0
fix(rmt): fixes bad code formating
SuGlider
authored
8775dd1
Copy full SHA for 8775dd1
fix(rmt): fixes bad code formating
SuGlider
authored
d6d715a
Copy full SHA for d6d715a
fix(rmt): fixes bad code formating
SuGlider
authored
85113f9
Copy full SHA for 85113f9
fix(rmt): fixes bad code formating
SuGlider
authored
7da1885
Copy full SHA for 7da1885
fix(rmt): fixes the example to wait for rmt TX
SuGlider
authored
0682d37
Copy full SHA for 0682d37
fix(rmt): remove repeated function name in log msg
SuGlider
authored
5ab1ee5
Copy full SHA for 5ab1ee5
fix(rmt): remove repeated function name in log msg
SuGlider
authored
b9a054f
Copy full SHA for b9a054f
feat(rmt): adds new function to the example
SuGlider
authored
c3b1919
Copy full SHA for c3b1919
feat(rmt): guarding SOC_RMT_SUPPORT_TX_LOOP_COUNT
SuGlider
authored
a4f3e63
Copy full SHA for a4f3e63
Commits on Sep 5, 2025
rmt(fix): improve code readness
Show description for eedf368
SuGlider
and
Copilot
authored
eedf368
Copy full SHA for eedf368
fix(rmt): buffer size for log message
Show description for 9915feb
SuGlider
and
Copilot
authored
9915feb
Copy full SHA for 9915feb
fix(rmt): typo in commentary
Show description for a92d64f
SuGlider
and
Copilot
authored
a92d64f
Copy full SHA for a92d64f
fix(rmt): typo in commentary
Show description for c5993be
SuGlider
and
Copilot
authored
c5993be
Copy full SHA for c5993be
fix(rmt): increase buffer size for loop count loop log msg
SuGlider
authored
d4b31b2
Copy full SHA for d4b31b2
fix(rmt): typo in commentary
Show description for c9c00f8
SuGlider
and
Copilot
authored
c9c00f8
Copy full SHA for c9c00f8
feat(rmt): improved code readness
SuGlider
authored
8883c30
Copy full SHA for 8883c30
rmt(fix): improve code reliability
Show description for a198804
SuGlider
and
Copilot
authored
a198804
Copy full SHA for a198804
feat(rmt): improved commentaries and code clarity
SuGlider
authored
198a49c
Copy full SHA for 198a49c
feat(rmt): code improvement and clarity
SuGlider
authored
fdd3ac4
Copy full SHA for fdd3ac4
fix(rmt): bad copy & paste of function signature
Show description for 55b8244
SuGlider
and
Copilot
authored
55b8244
Copy full SHA for 55b8244
fix(rmt): code identation
Show description for f2218ba
SuGlider
and
Copilot
authored
f2218ba
Copy full SHA for f2218ba
feat(rmt): improve verbose logging code
SuGlider
authored
3bb70e7
Copy full SHA for 3bb70e7
feat(rmt): rmtWriteLoopingCount improvement
Show description for 00989d4
SuGlider
authored
00989d4
Copy full SHA for 00989d4
feat(rmt): single logv line for all looping cases
SuGlider
authored
7d8bf25
Copy full SHA for 7d8bf25
feat(rmt): improve code clarity
Show description for 182eef8
SuGlider
and
Copilot
authored
182eef8
Copy full SHA for 182eef8
fix(rmt): bad spelling in commentary
Show description for 8346673
SuGlider
and
Copilot
authored
8346673
Copy full SHA for 8346673
feat(rmt): Refine loop handling in RMT transmission
Show description for 6c8007f
SuGlider
authored
6c8007f
Copy full SHA for 6c8007f
Pagination
Previous
Next
You can’t perform that action at this time.