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
321
Pull requests
74
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
eb1966b
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 4, 2021
Merge branch 'master' into hwserial
devyte
authored
eb1966b
Copy full SHA for eb1966b
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
Added ESP32 compatible methods for setting/getting sleep mode (#7901)
drzony
authored
48e1ccb
Copy full SHA for 48e1ccb
Add example for using ESP.rebootIntoUartDownloadMode() (#7897)
mhightower83
authored
9d82ebe
Copy full SHA for 9d82ebe
ESP8266WebServer: Add variadic template version of collectHeaders() (#7296)
Show description for 47b8947
jjsuwa
authored
47b8947
Copy full SHA for 47b8947
Enable 128K virtual memory via external SPI SRAM (#6994)
Show description for 8ffe41b
earlephilhower
authored
8ffe41b
Copy full SHA for 8ffe41b
Stream::send() (#6979)
d-a-v
authored
c720c0d
Copy full SHA for c720c0d
[BREAKING] base64::encode() compat with esp32: no newlines by default (#7910)
d-a-v
authored
4cc1472
Copy full SHA for 4cc1472
Commits on Mar 14, 2021
BREAKING - Use IRAM_ATTR in place of ICACHE_RAM_ATTR (#7921)
Show description for 656a33e
earlephilhower
authored
656a33e
Copy full SHA for 656a33e
Minor EspSoftwareSerial release 6.11.7, for deprecated ICACHE_RAM_ATTR in upcoming ESP8266 Arduino core 3.0.0. (#7922)
dok-net
authored
6743a65
Copy full SHA for 6743a65
Merge pull request #6280 from aerlon/wifi_mesh_update_2.2
Show description for 49a0927
devyte
authored
49a0927
Copy full SHA for 49a0927
Merge branch 'master' into wifi_mesh_update_2.2
devyte
authored
7fbf620
Copy full SHA for 7fbf620
OOM debug: warn about String reallocation (#7908)
Show description for 4440021
d-a-v
authored
4440021
Copy full SHA for 4440021
Commits on Mar 11, 2021
Fix link to ESP8266 NonOS SDK (#7914)
ksalwin
authored
e07542d
Copy full SHA for e07542d
Commits on Mar 7, 2021
Add I2S class support (#7874)
Show description for e99df4f
earlephilhower
authored
e99df4f
Copy full SHA for e99df4f
Commits on Mar 4, 2021
OOM: avoid warn when calling *alloc(0) (#7909)
d-a-v
authored
9fc5afd
Copy full SHA for 9fc5afd
Update mklittlefs executable (#7906)
Show description for d3d49d5
earlephilhower
authored
d3d49d5
Copy full SHA for d3d49d5
Pagination
Previous
Next
You can’t perform that action at this time.