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.7k
Star
15.6k
Code
Issues
130
Pull requests
16
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
9710fed
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 10, 2019
Fix wrong values in .cvs files (#3196)
Show description for 9710fed
luc-github
authored and
me-no-dev
committed
9710fed
Copy full SHA for 9710fed
Commits on Sep 9, 2019
Remove extra connects from Client.h (#3191)
me-no-dev
authored
f5cacfe
Copy full SHA for f5cacfe
Commits on Sep 8, 2019
Bugfix/detect baudrate (#3188)
Show description for f71a4bd
Jeroen88
authored and
me-no-dev
committed
f71a4bd
Copy full SHA for f71a4bd
Fix return of Print::print(timeinfo, format) (#3189)
me-no-dev
authored
5f77b01
Copy full SHA for 5f77b01
#3181 printf double vsnprintf() fix, malloc, va_end (#3184)
Show description for 717ca79
knifter
authored and
me-no-dev
committed
717ca79
Copy full SHA for 717ca79
Update URL to point to upstream repository (#3187)
Show description for 07613b3
marcelstoer
authored and
me-no-dev
committed
07613b3
Copy full SHA for 07613b3
Commits on Sep 5, 2019
Add support for 160MHz rated CPUs (#3135)
Show description for 80ea521
me-no-dev
authored
80ea521
Copy full SHA for 80ea521
Fix packager
me-no-dev
committed
5c04de6
Copy full SHA for 5c04de6
Update IDF 3.2 to 7dd492319 + WiFi fix (#3177)
me-no-dev
authored
0d163a1
Copy full SHA for 0d163a1
Fix long Ticker period conversion: cast ms to uint64_t when calculating us (#3175)
Show description for 2a7e509
full-stack-ex
authored and
me-no-dev
committed
2a7e509
Copy full SHA for 2a7e509
Commits on Sep 1, 2019
Try bash only examples build (#3164)
me-no-dev
authored
1b8c7e3
Copy full SHA for 1b8c7e3
Commits on Aug 27, 2019
Rework the sketch builder to match the IDE (#3146)
Show description for 7a57439
me-no-dev
authored
7a57439
Copy full SHA for 7a57439
Pull in ESP8266 String::replace() fixes, others (#3143)
Show description for fd089d8
earlephilhower
authored and
me-no-dev
committed
fd089d8
Copy full SHA for fd089d8
Added the pragma line to the top (#3139)
Show description for f356ccd
jubueche
authored and
me-no-dev
committed
f356ccd
Copy full SHA for f356ccd
Commits on Aug 21, 2019
Fix travis deploy generating bad json
me-no-dev
committed
6daf773
Copy full SHA for 6daf773
Commits on Aug 20, 2019
Update Both CIs to run parallel jobs (#3120)
me-no-dev
authored
70a8964
Copy full SHA for 70a8964
bump CONFIG_ESP32_WIFI_STATIC_RX_BUFFER_NUM to improve RX performance (#3119)
me-no-dev
authored
390da0d
Copy full SHA for 390da0d
Update IDF to 90747cc8b (#3118)
me-no-dev
authored
d5e2bb1
Copy full SHA for d5e2bb1
Bugfix/http client (#2867)
Show description for f4acac4
Jeroen88
authored and
me-no-dev
committed
f4acac4
Copy full SHA for f4acac4
Ble notification/indication status and timeout (#2998)
Show description for 5137fc5
romansavrulin
authored and
me-no-dev
committed
5137fc5
Copy full SHA for 5137fc5
Flush UART RX queue too (#3009)
romansavrulin
authored and
me-no-dev
committed
03066e4
Copy full SHA for 03066e4
ESP.getCpuFreqMHz fix (#3007)
Show description for cd5257a
lbernstone
authored and
me-no-dev
committed
cd5257a
Copy full SHA for cd5257a
links http -> https (#3010)
Show description for ee6336a
Rotzbua
authored and
me-no-dev
committed
ee6336a
Copy full SHA for ee6336a
The progress callback is now correctly invoked with Update.write (#3024)
Show description for 61f7193
ducalex
authored and
me-no-dev
committed
61f7193
Copy full SHA for 61f7193
Cast TimerWakeup conversion factor as ULL (#3027)
lbernstone
authored and
me-no-dev
committed
ec40c4c
Copy full SHA for ec40c4c
Fix BLE stop advertising not working (#3034)
Show description for 2bda4a9
beegee-tokyo
authored and
me-no-dev
committed
2bda4a9
Copy full SHA for 2bda4a9
Add generic IP utilities (#3038)
Show description for 91b9fae
a7md0
authored and
me-no-dev
committed
91b9fae
Copy full SHA for 91b9fae
Include stdint for uint16_t (#3069)
a-c-sreedhar-reddy
authored and
me-no-dev
committed
2a1fde7
Copy full SHA for 2a1fde7
Corrected count of characteristics to get (#3082)
Show description for a12d609
arjanmels
authored and
me-no-dev
committed
a12d609
Copy full SHA for a12d609
add core installation 1.0.2 (#3064)
Show description for 7357667
a-c-sreedhar-reddy
authored and
me-no-dev
committed
7357667
Copy full SHA for 7357667
Update Print.cpp (#3060)
Show description for 007a93e
atanisoft
authored and
me-no-dev
committed
007a93e
Copy full SHA for 007a93e
Magicbit Variant (#3107)
Show description for a5f3fc6
Magicblocks
authored and
me-no-dev
committed
a5f3fc6
Copy full SHA for a5f3fc6
Try github CI (#3115)
me-no-dev
authored
65e256c
Copy full SHA for 65e256c
Commits on Aug 1, 2019
Update stale.yml
me-no-dev
authored
fa55a2c
Copy full SHA for fa55a2c
Update stale.yml
me-no-dev
authored
a070884
Copy full SHA for a070884
Pagination
Previous
Next
You can’t perform that action at this time.