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 }}
esp8266
/
Arduino
Public
Notifications
You must be signed in to change notification settings
Fork
13.3k
Star
16.5k
Code
Issues
320
Pull requests
73
Discussions
Actions
Projects
0
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
ba6015c
User selector
All users
Datepicker
All time
Commit History
Commits on May 21, 2021
And some more finalization
earlephilhower
committed
ba6015c
Copy full SHA for ba6015c
Final cleanup stages
Show description for 8e0c910
earlephilhower
committed
8e0c910
Copy full SHA for 8e0c910
And more still
earlephilhower
committed
b7811e7
Copy full SHA for b7811e7
Even more spelling
earlephilhower
committed
afdf955
Copy full SHA for afdf955
More spelling fixes
earlephilhower
committed
d40a891
Copy full SHA for d40a891
Fix spelling warnings
earlephilhower
committed
c9849fc
Copy full SHA for c9849fc
Add code-spell spelling checks to CI
Show description for 3f539cd
earlephilhower
committed
3f539cd
Copy full SHA for 3f539cd
Commits on Apr 14, 2021
doc: analogRead must not be called to frequently with WiFi is on (#7981)
d-a-v
authored
209e467
Copy full SHA for 209e467
Commits on Apr 9, 2021
[BREAKING] Disable WiFi at boot by default (#7902)
Show description for 1cc6960
d-a-v
authored
1cc6960
Copy full SHA for 1cc6960
Commits on Apr 7, 2021
Hardware WDT Stack Dump Tool (#7010)
Show description for da6ec83
mhightower83
authored
da6ec83
Copy full SHA for da6ec83
Commits on Apr 5, 2021
comments in `ClientContext::connect()` (#7961)
Show description for 0049090
d-a-v
authored
0049090
Copy full SHA for 0049090
Merge pull request #6117 from PurpleAir/master
Show description for bde6ab1
devyte
authored
bde6ab1
Copy full SHA for bde6ab1
Commits on Apr 4, 2021
Merge branch 'master' into master
adrian-dybwad
authored
57fbd69
Copy full SHA for 57fbd69
Merge pull request #7953 from dok-net/hwserial
Show description for d013aad
devyte
authored
d013aad
Copy full SHA for d013aad
Merge branch 'master' into hwserial
devyte
authored
eb1966b
Copy full SHA for eb1966b
Merge branch 'master' into master
d-a-v
authored
0593cbd
Copy full SHA for 0593cbd
Per review.
dok-net
committed
cd7d137
Copy full SHA for cd7d137
fix WiFiClient::write(from flash or iram) (#7951)
Show description for 1c57b34
d-a-v
authored
1c57b34
Copy full SHA for 1c57b34
Commits on Mar 31, 2021
Minor code cleanup.
dok-net
committed
2e21484
Copy full SHA for 2e21484
Commits on Mar 28, 2021
Merge pull request #7949 from dok-net/hwserial
Show description for 5ac64ff
devyte
authored
5ac64ff
Copy full SHA for 5ac64ff
Adapt MockUART.cpp
dok-net
committed
8430a09
Copy full SHA for 8430a09
HW Serial swap and pin setting work only on a few pins, return false on failure.
dok-net
committed
2cf76ba
Copy full SHA for 2cf76ba
Bug-fix release 6.12.1: a documentation error was reported by a user; dropped bit-patterns that masked the stop-bit fixed. (#7938)
dok-net
authored
eedb009
Copy full SHA for eedb009
Commits on Mar 25, 2021
Stream::Send fixes: doc + StreamConstPtr byte-by-byte + missing SSL availableForWrite (#7935)
Show description for c1118df
d-a-v
authored
c1118df
Copy full SHA for c1118df
Merge pull request #7940 from mcspr/wifi-evt-ssid
Show description for 0a4fcdf
devyte
authored
0a4fcdf
Copy full SHA for 0a4fcdf
Commits on Mar 24, 2021
Fix WiFi events with 32byte wide SSIDs
mcspr
committed
3ff5731
Copy full SHA for 3ff5731
Commits on Mar 22, 2021
Fix typo in EEPROM debug message (#7934)
Show description for fdc295d
earlephilhower
authored
fdc295d
Copy full SHA for fdc295d
Commits on Mar 21, 2021
Update Root Certificate (#7932)
Show description for edcbdbe
polygonie
authored
edcbdbe
Copy full SHA for edcbdbe
rename ClientContext::wait_until_sent() to wait_until_acked() (#7896)
Show description for 3b1e8ea
d-a-v
authored
3b1e8ea
Copy full SHA for 3b1e8ea
WString: direct operator overloads instead of StringSumHelper (#7781)
Show description for 0894b51
mcspr
authored
0894b51
Copy full SHA for 0894b51
Commits on Mar 16, 2021
Added broadcastIP method to WiFiSTA class (#7899)
drzony
authored
1b922ed
Copy full SHA for 1b922ed
Commits on Mar 15, 2021
Adds the method setSSLVersions() also to WiFiClientSecure in order to use that new feature. (#7925)
Show description for 2406fe8
manolodd
and
Manuel Domínguez Dorado
authored
2406fe8
Copy full SHA for 2406fe8
Add setSSLVersion call to SSL object (#7920)
Show description for 7475ba7
earlephilhower
authored
7475ba7
Copy full SHA for 7475ba7
Clean up ICACHE_RAM_ATTR in VM PR (#7924)
earlephilhower
authored
dcdd431
Copy full SHA for dcdd431
EspSoftwareSerial minor release 6.12.0 completes adaptation to new Stream::send() (#7923)
dok-net
authored
55cee05
Copy full SHA for 55cee05
Pagination
Previous
Next
You can’t perform that action at this time.