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 }}
drw94010
/
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
master
User selector
me-no-dev
Datepicker
All time
Commit History
Commits on Dec 16, 2018
Move Example to proper folder
me-no-dev
committed
7781047
Copy full SHA for 7781047
Update build tools (#2200)
me-no-dev
authored
2db811f
Copy full SHA for 2db811f
Commits on Dec 15, 2018
Fix read(), peek() and available() in WiFiClientSecure
Show description for 278fa0d
me-no-dev
committed
278fa0d
Copy full SHA for 278fa0d
Update ESP-IDF da2116f + esp32-camera f8f26ab + BLE b232e7f (#2194)
Show description for 6f6ee98
me-no-dev
authored
6f6ee98
Copy full SHA for 6f6ee98
Commits on Dec 6, 2018
Fix missing SS define for D32 Pro
Show description for bb7dea1
me-no-dev
authored
bb7dea1
Copy full SHA for bb7dea1
Commits on Nov 30, 2018
Update IDF to afe4c76 and BLE lib (#2130)
Show description for a15b7e9
me-no-dev
authored
a15b7e9
Copy full SHA for a15b7e9
Commits on Nov 28, 2018
Update build-release.sh
Show description for b69b04c
me-no-dev
authored
b69b04c
Copy full SHA for b69b04c
Commits on Nov 27, 2018
Some fixes found by gcc 8
me-no-dev
committed
fcd734a
Copy full SHA for fcd734a
Temporary stop git log to build prerelease
me-no-dev
authored
aa030e0
Copy full SHA for aa030e0
Update build-release.sh
Show description for 95d417c
me-no-dev
authored
95d417c
Copy full SHA for 95d417c
Update build-release.sh
Show description for df4eeb3
me-no-dev
authored
df4eeb3
Copy full SHA for df4eeb3
Update build-release.sh
Show description for a360064
me-no-dev
authored
a360064
Copy full SHA for a360064
Update build-release.sh
Show description for bfde8da
me-no-dev
authored
bfde8da
Copy full SHA for bfde8da
Travis: Set proper dir before checking git
me-no-dev
authored
e583a0e
Copy full SHA for e583a0e
do not skip main.cpp when checking CMakeLists
me-no-dev
committed
dcb007a
Copy full SHA for dcb007a
Commits on Nov 26, 2018
Update CMakeLists.txt
me-no-dev
committed
bec6f87
Copy full SHA for bec6f87
Update IDF to a0468b2 (#2108)
Show description for 0496300
me-no-dev
authored
0496300
Copy full SHA for 0496300
Commits on Sep 26, 2018
Do not break UDP if pbuf is null
me-no-dev
committed
85032b2
Copy full SHA for 85032b2
Commits on Sep 21, 2018
Update IDF to 3.2-3276a13 and esptool.py to 2.5.0 (#1878)
Show description for 96822d7
me-no-dev
authored
96822d7
Copy full SHA for 96822d7
Commits on Aug 18, 2018
Add more methods to access memory properties
me-no-dev
committed
80c110e
Copy full SHA for 80c110e
Add separate method to get free PSRAM and report only internal in getFreeHeap
me-no-dev
committed
65511b2
Copy full SHA for 65511b2
Commits on Aug 16, 2018
Remove duplicate ota_data flashing under IDF
Show description for 172802b
me-no-dev
committed
172802b
Copy full SHA for 172802b
Commits on Jul 25, 2018
fix compilation errors in idf
me-no-dev
committed
e51f7a5
Copy full SHA for e51f7a5
roll back the while loop in _parseForm
me-no-dev
committed
7d2560c
Copy full SHA for 7d2560c
Commits on Jul 24, 2018
fix some compilation error and warnings in i2c
me-no-dev
committed
f9a382a
Copy full SHA for f9a382a
Commits on Jul 16, 2018
fix WiFi STA going into loop in some cases of disconnect
me-no-dev
committed
05d72f9
Copy full SHA for 05d72f9
Fix Client returning disconnected because of VFS errors
me-no-dev
committed
44f5a4d
Copy full SHA for 44f5a4d
Commits on Jul 15, 2018
Enable PSRAM builds when used as IDF component
me-no-dev
committed
e63aa40
Copy full SHA for e63aa40
Commits on Jul 11, 2018
Fix AsyncUDP server exception
me-no-dev
committed
ddfeae9
Copy full SHA for ddfeae9
Commits on Jul 10, 2018
Fix HTTP client returning disconnected when there is still data avalable
me-no-dev
committed
ff90778
Copy full SHA for ff90778
Fix connected to be wrongly reported in WiFiClient
me-no-dev
committed
4e9d1ee
Copy full SHA for 4e9d1ee
Fix wrong event description
me-no-dev
committed
c1a94b5
Copy full SHA for c1a94b5
Fix WiFi Client not properly reporting connected state
me-no-dev
committed
3e16058
Copy full SHA for 3e16058
Commits on Jul 5, 2018
Implement RX buffer for WiFi client to speed up small reads
me-no-dev
committed
9efecc1
Copy full SHA for 9efecc1
Small adjustments to the web server
me-no-dev
committed
b0c6991
Copy full SHA for b0c6991
Pagination
Previous
Next
You can’t perform that action at this time.