Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
digits122
/
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
1c7e329
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 16, 2019
RMT: Fix in bitshift of NeoPixel example project (#2986)
Show description for 1c7e329
david-cermak
authored and
me-no-dev
committed
1c7e329
Copy full SHA for 1c7e329
WPA2 connection fix (significant improvement to connection time) (#2989)
Show description for c17b212
boarchuz
authored and
me-no-dev
committed
c17b212
Copy full SHA for c17b212
Commits on Jul 10, 2019
Update boards.txt (#2933)
Show description for 7dbda49
atanisoft
authored and
me-no-dev
committed
7dbda49
Copy full SHA for 7dbda49
Fix issue with semaphores (#2974)
chegewara
authored and
me-no-dev
committed
d1134fd
Copy full SHA for d1134fd
Commits on Jul 9, 2019
WiFiClient.cpp - Fix connect() behavior (#2784)
Show description for d5fdd71
weinrank
authored and
me-no-dev
committed
d5fdd71
Copy full SHA for d5fdd71
Added convert method to EEPROM to transfer data from partition to nvs (#2841)
Show description for ca7106e
lbernstone
authored and
me-no-dev
committed
ca7106e
Copy full SHA for ca7106e
Added support for TinyPICO in the boards list (#2901)
UnexpectedMaker
authored and
me-no-dev
committed
87e5787
Copy full SHA for 87e5787
fix empty reply from server error (#2903)
Show description for c13d11e
pmalhaire
authored and
me-no-dev
committed
c13d11e
Copy full SHA for c13d11e
Change some WiFi buffer settings to match esp-idf. See #2899 (#2912)
lbernstone
authored and
me-no-dev
committed
b0d8d4d
Copy full SHA for b0d8d4d
BLE Library onRead Callback fix and Client disconnect feature (#2913)
Show description for 05de017
romansavrulin
authored and
me-no-dev
committed
05de017
Copy full SHA for 05de017
Fix hang on client disconnect during upload (#2914)
romansavrulin
authored and
me-no-dev
committed
e1548e9
Copy full SHA for e1548e9
Removed partitioning comments from EEPROM class example (#2920)
Show description for c29ec9d
lbernstone
authored and
me-no-dev
committed
c29ec9d
Copy full SHA for c29ec9d
fixed typo (#2927)
exezm0r
authored and
me-no-dev
committed
b3783fb
Copy full SHA for b3783fb
Reduce flash usage up to 214k in one click (#2929)
Show description for a22ec4a
romansavrulin
authored and
me-no-dev
committed
a22ec4a
Copy full SHA for a22ec4a
Expand gitignore to cover files created by Visual Micro (#2934)
Show description for 20498cf
dok-net
authored and
me-no-dev
committed
20498cf
Copy full SHA for 20498cf
Fix Timeout Bug in WebServer (#2938)
vicatcu
authored and
me-no-dev
committed
02e5172
Copy full SHA for 02e5172
Fix Unused Variable Warning (#2940)
Show description for d2816b2
stickbreaker
authored and
me-no-dev
committed
d2816b2
Copy full SHA for d2816b2
ESP8266 => ESP32 tidyup, set correct default port (#2948)
Show description for 2e32022
pfeerick
authored and
me-no-dev
committed
2e32022
Copy full SHA for 2e32022
fix for BLE Library Compile Error #2866 (#2876)
coolbreeze413
authored and
me-no-dev
committed
74ffdac
Copy full SHA for 74ffdac
Fix warning -Wempty-body by adding braces to 'if' stmt body (#2951)
MartyMacGyver
authored and
me-no-dev
committed
4ee17ec
Copy full SHA for 4ee17ec
Cleanup WiFiMulti (#2955)
Show description for 476660f
NathanJPhillips
authored and
me-no-dev
committed
476660f
Copy full SHA for 476660f
Fix warnings in platformio (#2960)
Show description for f558e69
luc-github
authored and
me-no-dev
committed
f558e69
Copy full SHA for f558e69
Make a selective menuconfig option for FFat (#2966)
lbernstone
authored and
me-no-dev
committed
5bf3aab
Copy full SHA for 5bf3aab
docs: fix typo (#2973)
Jason-Cooke
authored and
me-no-dev
committed
1aced12
Copy full SHA for 1aced12
Commits on Jun 5, 2019
Fix persistance issue found, see ESP8266 issue #6152 (#2851)
Jeroen88
authored and
me-no-dev
committed
7d78247
Copy full SHA for 7d78247
Fix map() division by zero (#2848)
ArturBieniek4
authored and
me-no-dev
committed
89feacb
Copy full SHA for 89feacb
Update (#2838)
Show description for aae6f24
Stanimir-Petev
authored and
me-no-dev
committed
aae6f24
Copy full SHA for aae6f24
Update AsyncUDP library.json (#2837)
Show description for 43b781a
andig
authored and
me-no-dev
committed
43b781a
Copy full SHA for 43b781a
Ignore Werror-maybe-uninitialized from Azure IoT Library (#2824)
Show description for e055b28
sieren
authored and
me-no-dev
committed
e055b28
Copy full SHA for e055b28
Update BLERemoteCharacteristic.cpp (#2800)
Show description for 714ba94
elettro1
authored and
me-no-dev
committed
714ba94
Copy full SHA for 714ba94
Fixed multi_heap_free failed during setting the value of the characteristic in BLE Library. (#2789)
chcbaram
authored and
me-no-dev
committed
e57de64
Copy full SHA for e57de64
Commits on May 13, 2019
Fix #2750 (#2763)
Show description for fd5a2f0
judge2005
authored and
me-no-dev
committed
fd5a2f0
Copy full SHA for fd5a2f0
Fix AsyncUDP buffer error
Show description for e9389e3
me-no-dev
authored
e9389e3
Copy full SHA for e9389e3
Commits on May 12, 2019
Update IDF to v3.2 977854975 (#2771)
Show description for 0acf19a
me-no-dev
authored
0acf19a
Copy full SHA for 0acf19a
Commits on May 11, 2019
Add Pycom GPy board (#2754)
devingleeson
authored and
me-no-dev
committed
aff2e42
Copy full SHA for aff2e42
Pagination
Previous
Next
You can’t perform that action at this time.