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
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 }}
Alex-Stergiou
/
Arduino
Public
forked from
esp8266/Arduino
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 21, 2017
in example properly wait for NTP to be set (#4000)
Show description for d5bb4a9
d-a-v
authored and
devyte
committed
d5bb4a9
Copy full SHA for d5bb4a9
* extra validation breaking POST/DELETE rest calls (#4003)
vborcea
authored and
devyte
committed
d0a4900
Copy full SHA for d0a4900
Commits on Dec 18, 2017
boards.txt: missing -DESP8266 + debug menu for -DNDEBUG (#3974)
Show description for 355232f
d-a-v
authored and
devyte
committed
355232f
Copy full SHA for 355232f
consequence of ::flush() update: fix potential double free (#3990)
d-a-v
authored and
devyte
committed
022ea5a
Copy full SHA for 022ea5a
fix WiFiClient::availableForWrite() with no connexion (#3985)
Show description for f8b577b
d-a-v
authored and
devyte
committed
f8b577b
Copy full SHA for f8b577b
added int16_t i2s_available(); it returns the number of samples than can be (#3988)
Show description for 08cdf15
aguaviva
authored and
devyte
committed
08cdf15
Copy full SHA for 08cdf15
Commits on Dec 17, 2017
fix #1002 ::Flush() wait for empty send buffer (#3967)
Show description for 26980b3
d-a-v
authored and
devyte
committed
26980b3
Copy full SHA for 26980b3
Update generic-class.rst (#3875)
tarzan115
authored and
devyte
committed
affd1b3
Copy full SHA for affd1b3
Commits on Dec 16, 2017
Update client-secure-examples.rst (#3907)
Show description for 291fdfc
Rotzbua
authored and
devyte
committed
291fdfc
Copy full SHA for 291fdfc
increase HTTP SEND/POST timeout to 5s (#3971)
d-a-v
authored and
devyte
committed
89e5a48
Copy full SHA for 89e5a48
Commits on Dec 14, 2017
check nullptr in ESP8266WebServer (#3958)
d-a-v
authored and
igrr
committed
58937dd
Copy full SHA for 58937dd
Export pgmspace symbols to C (#3955)
bofh69
authored and
igrr
committed
4a0cdca
Copy full SHA for 4a0cdca
Commits on Dec 13, 2017
ci: split into multiple jobs
igrr
committed
cc9e799
Copy full SHA for cc9e799
realloc bug: fix #3953 (#3957)
Show description for cb723a5
d-a-v
authored and
devyte
committed
cb723a5
Copy full SHA for cb723a5
Commits on Dec 12, 2017
update and fix current generated boards.txt (#3940)
Show description for bd261c0
d-a-v
authored and
devyte
committed
bd261c0
Copy full SHA for bd261c0
Commits on Dec 8, 2017
Fix comment misnomer (#3939)
devyte
authored
7df2858
Copy full SHA for 7df2858
[doc] update client-secure-class.rst (#3924)
Show description for 7ff3ee9
Rotzbua
authored and
devyte
committed
7ff3ee9
Copy full SHA for 7ff3ee9
[doc] update HTTPSRequest.ino (#3925)
Show description for 31abb6e
Rotzbua
authored and
devyte
committed
31abb6e
Copy full SHA for 31abb6e
cleanup warnings (#3934)
liebman
authored and
devyte
committed
3b0c395
Copy full SHA for 3b0c395
Commits on Nov 29, 2017
Merge pull request #3894 from esp8266/ivankravets-patch-2
Show description for eb49406
ivankravets
authored
eb49406
Copy full SHA for eb49406
CI: Use updated staging dev/platform without "_stage" suffix
ivankravets
authored
6e75ae4
Copy full SHA for 6e75ae4
Commits on Nov 22, 2017
Bug #3795 (#3858)
Show description for 7b09ae5
tablatronix
authored and
devyte
committed
7b09ae5
Copy full SHA for 7b09ae5
adds WiFi.getPersistent() (#3857)
tablatronix
authored and
devyte
committed
c40d8a9
Copy full SHA for c40d8a9
Added Serial.setRxBufferSize method description in libraries reference document (#3862)
Show description for fecacf1
bluemurder
authored and
devyte
committed
fecacf1
Copy full SHA for fecacf1
Add compatibility check for ::config() method with arduino arg order (#3860)
devyte
authored
9dcc580
Copy full SHA for 9dcc580
Commits on Nov 21, 2017
Fixed broken links in ota_updates/readme.rst
Show description for 7de58d9
mguntli
authored and
igrr
committed
7de58d9
Copy full SHA for 7de58d9
Added constant time string comparison to avoid possible time-based attacks. (#3836)
Show description for 03f1a54
bluemurder
authored and
devyte
committed
03f1a54
Copy full SHA for 03f1a54
lwip2 fixes and time/ntp management
Show description for cbfbc1a
d-a-v
authored and
igrr
committed
cbfbc1a
Copy full SHA for cbfbc1a
refactor of WiFiMulti::run to reduce complexity and remove dead code (#3847)
devyte
authored
2f09ea7
Copy full SHA for 2f09ea7
Commits on Nov 20, 2017
Removed unused function that serves no purpose (#3854)
devyte
authored
cb0a30c
Copy full SHA for cb0a30c
Added length and operator[] methods, added some constness, missed dirty clear (#3855)
Show description for 422f359
devyte
authored
422f359
Copy full SHA for 422f359
Clear dirty flag in begin and reallocate only if necessary, add getConstDataPtr method (#2217) (#3849)
devyte
authored
1b76e9b
Copy full SHA for 1b76e9b
Commits on Nov 19, 2017
Fix too wide 'word' type -- it should be 16-bit instead of 32-bit (#3851)
Mystic-Mirage
authored and
devyte
committed
117bc87
Copy full SHA for 117bc87
Commits on Nov 17, 2017
fixes #3795 (#3796)
Show description for 78b0f44
tablatronix
authored and
devyte
committed
78b0f44
Copy full SHA for 78b0f44
Fix ESP8266NetBIOS to compile with lwip V2 (#3823)
Show description for bec6a4d
Luc
authored and
devyte
committed
bec6a4d
Copy full SHA for bec6a4d
Pagination
Previous
Next
You can’t perform that action at this time.