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 }}
behroozbc
/
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
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
feature/http-delete-request
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 1, 2021
Merge branch 'master' into feature/http-delete-request
earlephilhower
authored
2ca719c
Copy full SHA for 2ca719c
Place deprecated attribute in front of function (#8258)
oxan
authored
fb5c4a6
Copy full SHA for fb5c4a6
Respect linking order of libraries for PlatformIO (#8263)
Show description for f7951e6
maxgerhardt
authored
f7951e6
Copy full SHA for f7951e6
Commits on Aug 30, 2021
EspSoftwareSerial maintenance update 6.13.2 (#8295)
Show description for 9f30f24
dok-net
authored
9f30f24
Copy full SHA for 9f30f24
Commits on Aug 7, 2021
EspSoftwareSerial minor release 6.13.0: Improve support for availability of GPIOS on ESP32 S2 and ESP32C3 (#8260)
dok-net
authored
5f04fbb
Copy full SHA for 5f04fbb
Commits on Jul 26, 2021
back to 3.1.0-dev after 3.0.2 (#8246)
Show description for 929f0fb
d-a-v
authored
929f0fb
Copy full SHA for 929f0fb
reinstall ssh private keys from GH secrets (#8245)
d-a-v
authored
cf6ff4c
Copy full SHA for cf6ff4c
restore github keys in the deploy process (#8244)
d-a-v
authored
096c008
Copy full SHA for 096c008
add missing git-clone to the deploy step in the release process (#8243)
Show description for 7af5860
d-a-v
authored
7af5860
Copy full SHA for 7af5860
release 3.0.2 (#8242)
d-a-v
authored
14c3798
Copy full SHA for 14c3798
Make multiple FS begin calls noops() SDFS/LittleFS (#8235)
Show description for f908460
earlephilhower
authored
f908460
Copy full SHA for f908460
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
Merge branch 'esp8266:master' into feature/http-delete-request
behroozbc
authored
6bbb308
Copy full SHA for 6bbb308
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 13, 2021
add http delete method
behroozbc
committed
35381f5
Copy full SHA for 35381f5
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
Pagination
Previous
Next
You can’t perform that action at this time.