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
cfb6d50
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 26, 2021
Fix PRxxx printf format macros (#8222)
Show description for cfb6d50
earlephilhower
authored
cfb6d50
Copy full SHA for cfb6d50
Use only installed Python on Windows (#8226)
Show description for a0d2a7a
earlephilhower
authored
a0d2a7a
Copy full SHA for a0d2a7a
Clean up use of "byte" as a type. uint8_t or (C++17) std::byte are better. (#8090)
dok-net
authored
bc30251
Copy full SHA for bc30251
Commits on Jul 19, 2021
Call umm_init just before starting SDK (#8207)
Show description for 8a42163
mhightower83
authored
8a42163
Copy full SHA for 8a42163
Commits on Jul 17, 2021
Certificate and public keys automatic updater (#8218)
d-a-v
authored
69f8cd6
Copy full SHA for 69f8cd6
Fix NO_GLOBAL_INSTANCES for Serial ports (#8184)
paulocsanz
authored
c9f2741
Copy full SHA for c9f2741
Netdump printf fix (#8215)
Show description for 09c4e33
hreintke
authored
09c4e33
Copy full SHA for 09c4e33
Use valid categories in library.properties of bundled libraries (#8221)
Show description for 25a21c3
per1234
authored
25a21c3
Copy full SHA for 25a21c3
Commits on Jul 11, 2021
Fixes failing https connections to HelloServerBearSSL when using the (#8206)
Show description for 40876dc
mhightower83
authored
40876dc
Copy full SHA for 40876dc
Commits on Jul 9, 2021
Make mkdir.py work under python3 versions below 3.5 (#8194)
Show description for 95c6fbb
gneiss15
authored
95c6fbb
Copy full SHA for 95c6fbb
Commits on Jul 8, 2021
Avoid copying past end of buffer in String.concat (#8198)
paulocsanz
authored
2946ce0
Copy full SHA for 2946ce0
add comments and corrections (#8201)
Show description for a105bdd
mhightower83
authored
a105bdd
Copy full SHA for a105bdd
Commits on Jul 7, 2021
Update to EspSoftwareSerial bug fix release 6.12.7, build fix for ESP-C3 RISC V MCU. (#8195)
dok-net
authored
29c6350
Copy full SHA for 29c6350
Commits on Jul 3, 2021
Add wifi kit 8 to boards (#8190)
Show description for 7ba596a
gneiss15
authored
7ba596a
Copy full SHA for 7ba596a
Commits on Jun 28, 2021
Copy released JSON to board URL, not new one (#8182)
Show description for d8b70d4
earlephilhower
authored
d8b70d4
Copy full SHA for d8b70d4
Commits on Jun 26, 2021
Back to 3.1.0-dev (#8181)
earlephilhower
authored
421d02e
Copy full SHA for 421d02e
Release 3.0.1 (#8179)
Show description for cbf44fb
earlephilhower
authored
cbf44fb
Copy full SHA for cbf44fb
Release 3.0.1 (#8178)
Show description for f6dcda9
earlephilhower
authored
f6dcda9
Copy full SHA for f6dcda9
Release 3.0.1 (#8177)
earlephilhower
authored
af513f6
Copy full SHA for af513f6
pio: use CCFLAGS for -Werror (#8175)
Show description for 019fab4
mcspr
authored
019fab4
Copy full SHA for 019fab4
Commits on Jun 25, 2021
Documentation: Note about options on PIO (#8174)
d-a-v
authored
d2a3cbe
Copy full SHA for d2a3cbe
Don't crash when includeing LittleFS.h w/no FS (#8173)
Show description for d1c7c04
earlephilhower
authored
d1c7c04
Copy full SHA for d1c7c04
SDFS: fix AvailableForWrite: do not always return 0 when space is available (#8167)
d-a-v
authored
20de825
Copy full SHA for 20de825
Update debug level list link (#8172)
MatthewSabre
authored
d99dd5d
Copy full SHA for d99dd5d
Commits on Jun 24, 2021
github action: enforce issue detection with bash (#8168)
d-a-v
authored
04c2322
Copy full SHA for 04c2322
Remove some no longer applicable artifacts from .gitignore (#8170)
dok-net
authored
44ec4be
Copy full SHA for 44ec4be
Add errors on invalid/missing function return type (#8165)
Show description for 90b4c6f
earlephilhower
authored
90b4c6f
Copy full SHA for 90b4c6f
Commits on Jun 23, 2021
fix readthedoc python dependencies (#8166)
d-a-v
authored
d313673
Copy full SHA for d313673
ESP266httpUpdate: remove dead API and fix doc (#8063)
d-a-v
authored
32fad07
Copy full SHA for 32fad07
Commits on Jun 22, 2021
documentation: Arduino IDE options: fix hyperlinks and format (#8158)
Show description for d283541
d-a-v
authored
d283541
Copy full SHA for d283541
Documentation: Arduino IDE specific options for esp82xx (#8154)
d-a-v
authored
e55dfc3
Copy full SHA for e55dfc3
Commits on Jun 21, 2021
Add missing menu.UploadTool name definition (#8153)
silvanocerza
authored
78e6328
Copy full SHA for 78e6328
Commits on Jun 20, 2021
Fix stopAllExcept with WiFiClientSecure (#8136)
Show description for 45e7976
earlephilhower
authored
45e7976
Copy full SHA for 45e7976
gnu source: honoring libc requirements (#8147)
d-a-v
authored
2f37c96
Copy full SHA for 2f37c96
Commits on Jun 18, 2021
LwipIntfDev.h - apply static DNS config (#8076)
Show description for 15da163
JAndrassy
authored
15da163
Copy full SHA for 15da163
Pagination
Previous
Next
You can’t perform that action at this time.