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 }}
espressif
/
arduino-esp32
Public
Notifications
You must be signed in to change notification settings
Fork
7.8k
Star
15.8k
Code
Issues
113
Pull requests
18
Discussions
Actions
Projects
2
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
23b84e5
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 1, 2024
fix(ssl): Add size arg to NetworkClientSecure::setCACertBundle (#10101)
me-no-dev
authored
23b84e5
Copy full SHA for 23b84e5
fix(example): Update RainMaker examples to work with ESP32C6 (#10096)
Show description for 2aa4828
P-R-O-C-H-Y
and
me-no-dev
authored
2aa4828
Copy full SHA for 2aa4828
fix(uart): Sets XTAL as clock source for uart (#10087)
Show description for b1b6228
SuGlider
and
pre-commit-ci-lite[bot]
authored
b1b6228
Copy full SHA for b1b6228
IDF release/v5.1 (#10098)
Show description for 393681c
me-no-dev
authored
393681c
Copy full SHA for 393681c
Commits on Jul 31, 2024
feat: Print chip features bitfield (#10080)
Show description for 6244d9a
Xylopyrographer
and
lucasssvaz
authored
6244d9a
Copy full SHA for 6244d9a
fix(lwip): Add early out in `NetworkUDP::parsePacket()` when socket has no data (#10075)
Show description for ad5aaf8
nitz
authored
ad5aaf8
Copy full SHA for ad5aaf8
fix(readme): Update badge for Build status (#10097)
P-R-O-C-H-Y
authored
7d731e0
Copy full SHA for 7d731e0
fix(ledc): Fix freeing channel if not used anymore (#10094)
P-R-O-C-H-Y
authored
3722dba
Copy full SHA for 3722dba
ci(wokwi): Pass diagram.json file if exists to pytest (#9720)
Show description for 3a7eda1
P-R-O-C-H-Y
and
lucasssvaz
authored
3a7eda1
Copy full SHA for 3a7eda1
feat(wifi): Allow setting minimum time for wifi scan (#10083)
Show description for 9065342
P-R-O-C-H-Y
and
pre-commit-ci-lite[bot]
authored
9065342
Copy full SHA for 9065342
Commits on Jul 29, 2024
fix(timer): Add check to avoid crashing (#10069)
P-R-O-C-H-Y
authored
f5be003
Copy full SHA for f5be003
feat(board): add Waveshare ESP32-S3-Matrix (#10072)
Show description for 9e01ebd
Xylopyrographer
and
pre-commit-ci-lite[bot]
authored
9e01ebd
Copy full SHA for 9e01ebd
fix(gpio): Add missing include for digitalPinCanOutput (#10070)
P-R-O-C-H-Y
authored
b33fbca
Copy full SHA for b33fbca
ci(tests): Fix workflow errors (#10067)
lucasssvaz
authored
0f1f947
Copy full SHA for 0f1f947
fix(wfcs): Replaced expired certificate for howsmyssl.com (#10063)
lbernstone
authored
b91e453
Copy full SHA for b91e453
fix(rainmaker): Add new partition tables that fits the binary size (#10046)
Show description for 0670e20
P-R-O-C-H-Y
authored
0670e20
Copy full SHA for 0670e20
Commits on Jul 22, 2024
PPP: add "battery status" read stub functions (#10043)
Show description for 0fa4aa6
WebDust21
and
pre-commit-ci-lite[bot]
authored
0fa4aa6
Copy full SHA for 0fa4aa6
Update analogContinuous function for passing pins as const and constexpr (#10044)
Show description for b2e67ca
rvbc1
authored
b2e67ca
Copy full SHA for b2e67ca
Commits on Jul 17, 2024
docs(lib-builder): Add missing requirements and examples (#10040)
lucasssvaz
authored
690bdb5
Copy full SHA for 690bdb5
add(template): Add version 3.0.3 to the Issue template (#10042)
Show description for e5ea4da
me-no-dev
authored
e5ea4da
Copy full SHA for e5ea4da
fix(release): Fix wrong filename for copy
me-no-dev
authored
7a82915
Copy full SHA for 7a82915
Commits on Jul 16, 2024
fix(libs): Update all libraries to match the core version (#10041)
Show description for 614c72b
me-no-dev
authored
614c72b
Copy full SHA for 614c72b
Update core versions to 3.0.3
me-no-dev
committed
bd0abb3
Copy full SHA for bd0abb3
IDF release/v5.1 (#10038)
Show description for 77ca7ea
me-no-dev
authored
77ca7ea
Copy full SHA for 77ca7ea
feat(ledc): Allow attaching multiple pins to 1 channel (#10032)
Show description for 3c1e5a9
P-R-O-C-H-Y
and
pre-commit-ci-lite[bot]
authored
3c1e5a9
Copy full SHA for 3c1e5a9
SDMMC: Fix example code (#10035)
Show description for e850afb
akira25
and
P-R-O-C-H-Y
authored
e850afb
Copy full SHA for e850afb
add(board): Add M5Stack NanoC6 Dev Kit (#9942)
Show description for 2db7306
lboue
authored
2db7306
Copy full SHA for 2db7306
Commits on Jul 15, 2024
ci(tests): Fix conclusion status and badge pushing (#10013)
Show description for e54fb9e
lucasssvaz
authored
e54fb9e
Copy full SHA for e54fb9e
Update boards.txt (#10016)
Show description for f396889
tutotio
authored
f396889
Copy full SHA for f396889
Update Zigbee_Temperature_Sensor.ino (#10030)
lboue
authored
b57fe57
Copy full SHA for b57fe57
add(board): Add LOLIN S3 Mini Pro (#10021)
Show description for f8232bb
wemos
and
pre-commit-ci-lite[bot]
authored
f8232bb
Copy full SHA for f8232bb
Commits on Jul 11, 2024
fix(nodemcu-32s): Fix Upload Speed menu on Windows (#10012)
Show description for 4b7b5d3
me-no-dev
authored
4b7b5d3
Copy full SHA for 4b7b5d3
fix(report): Add 3.0.2 to list of versions
me-no-dev
authored
676a62c
Copy full SHA for 676a62c
Commits on Jul 10, 2024
docs(component): Update to IDF 5.1 and add component manager instructions (#10005)
Show description for 792ad7b
P-R-O-C-H-Y
and
pre-commit-ci-lite[bot]
authored
792ad7b
Copy full SHA for 792ad7b
docs(badge): Generate runtime tests badge (#9979)
lucasssvaz
authored
1923f82
Copy full SHA for 1923f82
Pagination
Previous
Next
You can’t perform that action at this time.