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 }}
adamdeter
/
arduino-esp32
Public
forked from
espressif/arduino-esp32
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
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
e7dd6e2
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 19, 2024
Add variant for Elecrow CrowPanel 7.0" (#9897)
Show description for e7dd6e2
lboue
authored
e7dd6e2
Copy full SHA for e7dd6e2
docs(preferences): Fix getBool function (#9901)
P-R-O-C-H-Y
authored
bdabb99
Copy full SHA for bdabb99
IDF release/v5.1 c00dad83c1 (#9900)
me-no-dev
authored
0bb59a8
Copy full SHA for 0bb59a8
fix(boards): set XTAL 26MHz for Heltec WiFi & LoRa V1 (#9889)
yoursunny
authored
3f6c34a
Copy full SHA for 3f6c34a
fix(time): Fix SimpleTime to also use DHCP (#9886)
me-no-dev
authored
a992967
Copy full SHA for a992967
ci(tools): Fix tools workflows (#9846)
Show description for 96c2c71
lucasssvaz
and
github-actions[bot]
authored
96c2c71
Copy full SHA for 96c2c71
Commits on Jun 18, 2024
Adds BLE Characteristic User Description 0x2901 Descriptor (#9883)
Show description for 99750cd
SuGlider
authored
99750cd
Copy full SHA for 99750cd
fix(netbios): Return interface address for NetBIOS name lookup (#9885)
Show description for 6b22339
earlephilhower
and
pre-commit-ci-lite[bot]
authored
6b22339
Copy full SHA for 6b22339
fix: Updated the BasicHttpsClient example root certificate (#9857)
Show description for 76b6ff6
a-grealish
and
SuGlider
authored
76b6ff6
Copy full SHA for 76b6ff6
Commits on Jun 17, 2024
fix(BLE): Arduino String shall not be used within std::map<> (#9875)
Show description for 32def87
SuGlider
and
pre-commit-ci-lite[bot]
authored
32def87
Copy full SHA for 32def87
fix(wifi): Fix WiFi setTxPower and getTxPower (#9862)
Show description for c43187a
me-no-dev
and
pre-commit-ci-lite[bot]
authored
c43187a
Copy full SHA for c43187a
fix: ClientSecure.available() fix for connection closed by remote socket (#9869)
JAndrassy
authored
5c22402
Copy full SHA for 5c22402
feat(http): Allow to set Accept-Encoding header (#9863)
Show description for 1efab83
me-no-dev
authored
1efab83
Copy full SHA for 1efab83
add(board): Add LILYGO T-ETH-Lite (#9865)
Show description for 2c7f722
me-no-dev
and
pre-commit-ci-lite[bot]
authored
2c7f722
Copy full SHA for 2c7f722
ci(boards): Add cache for libs (#9877)
P-R-O-C-H-Y
authored
5b7c615
Copy full SHA for 5b7c615
Add Walter board support (#9817)
vThibo
authored
7d73a74
Copy full SHA for 7d73a74
Commits on Jun 13, 2024
chore: delete the definition of pin A3 (#9798)
Show description for cbf1e94
Lesords
and
lucasssvaz
authored
cbf1e94
Copy full SHA for cbf1e94
feat(uart): Add esp-modbus to the included components (#9855)
Show description for f22ddb3
me-no-dev
authored
f22ddb3
Copy full SHA for f22ddb3
fix(ota): Allow password and partition change while idle (#9853)
Show description for f33cc7e
me-no-dev
authored
f33cc7e
Copy full SHA for f33cc7e
fix(ota): Magic byte check fails with encrypted firmware (#9852)
me-no-dev
authored
a8ce679
Copy full SHA for a8ce679
fix: removeRoute should remove all matching routes (#9851)
ayushsharma82
authored
08ef625
Copy full SHA for 08ef625
feat: added support for filters in WebServer library (#9842)
Show description for 3428eb6
ayushsharma82
and
pre-commit-ci-lite[bot]
authored
3428eb6
Copy full SHA for 3428eb6
fix(xtal): Add a way to change the XTAL frequency for SparkFun ESP32 Thing (#9844)
Show description for 1d895e5
me-no-dev
and
pre-commit-ci-lite[bot]
authored
1d895e5
Copy full SHA for 1d895e5
Added support for removing routes in WebServer library (#9832)
Show description for 849ec57
3 people
authored
849ec57
Copy full SHA for 849ec57
fix(client): Fix NetworkClient::localIP() (#9845)
Show description for 211520b
me-no-dev
authored
211520b
Copy full SHA for 211520b
fix(client): Implement readBytes in NetworkClient for faster downloads (#9824)
Show description for bc79feb
me-no-dev
and
pre-commit-ci-lite[bot]
authored
bc79feb
Copy full SHA for bc79feb
feat(crypto): Add libsodium to the included components (#9821)
me-no-dev
authored
1ef2208
Copy full SHA for 1ef2208
fix(ci): Fix issues found in workflows (#9829)
Show description for a31a5fc
lucasssvaz
authored
a31a5fc
Copy full SHA for a31a5fc
Commits on Jun 12, 2024
feat(sdmmc): Add RAW disk functions (#9796)
Show description for e382746
3 people
authored
e382746
Copy full SHA for e382746
Commits on Jun 10, 2024
fix (adc): fixes limit test (#9807)
Show description for 575a415
SuGlider
authored
575a415
Copy full SHA for 575a415
ci(wifi): Add scan to wifi test (#9805)
lucasssvaz
authored
034d568
Copy full SHA for 034d568
change(idf): Rename component example and fix compilation warnings (#9801)
Show description for 2928654
lucasssvaz
authored
2928654
Copy full SHA for 2928654
Commits on Jun 7, 2024
ci(refactor): Fix workflows and small improvements (#9793)
Show description for e3fedc5
lucasssvaz
authored
e3fedc5
Copy full SHA for e3fedc5
Commits on Jun 6, 2024
Added new UM FeatherS3 Neo board. (#9788)
Show description for 5d9cd9a
UnexpectedMaker
and
pre-commit-ci-lite[bot]
authored
5d9cd9a
Copy full SHA for 5d9cd9a
Commits on Jun 5, 2024
fix(readme): Fix tests badge (#9781)
lucasssvaz
authored
297757a
Copy full SHA for 297757a
Pagination
Previous
Next
You can’t perform that action at this time.