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 }}
arduino-collections
/
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
master
User selector
All users
Datepicker
All time
Commit History
Commits on May 21, 2021
Re-add mklittlefs to package.json (#8060)
Show description for 8dc80b5
earlephilhower
authored
8dc80b5
Copy full SHA for 8dc80b5
Commits on May 19, 2021
Merge pull request #6869 from dok-net/refactooptimisticyield
Show description for d7d03f9
devyte
authored
d7d03f9
Copy full SHA for d7d03f9
Commits on May 18, 2021
Revert change after review comments.
dok-net
committed
7571c72
Copy full SHA for 7571c72
Explain function of special PolledTimeout to the code reader
dok-net
committed
95b06ce
Copy full SHA for 95b06ce
Refactoring to PolledTimeout or optimistic_yield on the grounds that these are not wait loops on slow input.
dok-net
committed
f382fc9
Copy full SHA for f382fc9
Commits on May 17, 2021
Move _stopPWM in phase PWM to IRAM (#8048)
dok-net
authored
117f163
Copy full SHA for 117f163
Added IRAM_ATTR to _stopPWM() so that digitalWrite() would work inside ISR. Fixes #8043 (#8044)
SadaleNet
authored
25e1b3b
Copy full SHA for 25e1b3b
Commits on May 16, 2021
back to dev (3.0.1) (#8039)
d-a-v
authored
90f611f
Copy full SHA for 90f611f
ditto on the draft action file (#8037)
d-a-v
authored
efb0341
Copy full SHA for efb0341
update release github action (#8036)
Show description for 75e9113
d-a-v
authored
75e9113
Copy full SHA for 75e9113
release 3.0.0 (#8034)
d-a-v
authored
7b6baf0
Copy full SHA for 7b6baf0
Commits on May 15, 2021
WString: return bool instead of unsigned char (#7939)
Show description for 0aaadd9
mcspr
authored
0aaadd9
Copy full SHA for 0aaadd9
added ArduinoWiFiServer with send-to-all-clients functionality (#7612)
Show description for 3a3d1c6
JAndrassy
authored
3a3d1c6
Copy full SHA for 3a3d1c6
WiFi: clean up AP SSID setter & getter, support 32 chars (#7941)
mcspr
authored
4436e32
Copy full SHA for 4436e32
ESP has no data members, is used as singleton object, and can be called before C++ runtime setup during boot: make all member functions static. (#8006)
dok-net
authored
5f21c61
Copy full SHA for 5f21c61
boards: wemos d1 clones: new entry with menus for flash mode and flash freq (#7989)
d-a-v
authored
bdd341c
Copy full SHA for bdd341c
Fix a warning reported by @Tech-TX (#8014)
dok-net
authored
1a455ff
Copy full SHA for 1a455ff
[BREAKING] wifi: remove pseudo-modes for shutdown, expose `::[resumeFrom]shutdown()` (#7956)
Show description for b0ece8c
mcspr
authored
b0ece8c
Copy full SHA for b0ece8c
Adding comment to ignore SSL in sample code. (#7994)
adam-ah
authored
e9820c1
Copy full SHA for e9820c1
simplifying internal code using stream::send api (#7995)
d-a-v
authored
6da2bfb
Copy full SHA for 6da2bfb
Maintenance release 6.12.3: better dependency declarations for Platformio (#8030)
dok-net
authored
4462fea
Copy full SHA for 4462fea
Commits on May 6, 2021
Updated HWDT one missed ICACHE_RAM_ATTR (#8018)
mhightower83
authored
1a38147
Copy full SHA for 1a38147
Commits on May 2, 2021
Updated HWDT to use IRAM_ATTR instead of ICACHE_RAM_ATTR. (#8013)
mhightower83
authored
bc816c6
Copy full SHA for bc816c6
Commits on Apr 29, 2021
minor host fix found while compiling arduinoJson (#8009)
d-a-v
authored
5704bf2
Copy full SHA for 5704bf2
Commits on Apr 27, 2021
fixes for WiFiClient::write(Stream) (#7987)
Show description for f4178e5
d-a-v
authored
f4178e5
Copy full SHA for f4178e5
Commits on Apr 22, 2021
Move prototype for enablePhaseLockedWaveform linker magic into header that's included by default instead of particular internal core header. (#7996)
dok-net
authored
4576921
Copy full SHA for 4576921
Commits on Apr 18, 2021
enableWiFiAtBootTime() should be declared in ESP8266WiFi.h (#7993)
dok-net
authored
cfbbd6f
Copy full SHA for cfbbd6f
WiFi off a boot: document a linker error when user wants to use wifi without including ESP8266WiFi.h (#7990)
d-a-v
authored
b933e3d
Copy full SHA for b933e3d
EspSoftwareSerial 6.12.2: Inlining push() functions that must be in IRAM for calling from ISRs (#7986)
dok-net
authored
ae359cc
Copy full SHA for ae359cc
Commits on Apr 17, 2021
Resolve "PWM-locked" / "phase-locked" waveform merge leftover in Servo lib (#7978)
Show description for 41de411
dok-net
authored
41de411
Copy full SHA for 41de411
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
Pagination
Previous
Next
You can’t perform that action at this time.