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 }}
HossainImtiaz18
/
arduino-esp32
Public
forked from
espressif/arduino-esp32
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 Jan 23, 2018
Fix issue when user name contains a space
ivankravets
authored
7fa8caf
Copy full SHA for 7fa8caf
Commits on Jan 19, 2018
enable exceptions in build flags
me-no-dev
committed
52d4705
Copy full SHA for 52d4705
Update BLE lib
me-no-dev
committed
bd932a9
Copy full SHA for bd932a9
Commits on Jan 18, 2018
Add DNS Server
me-no-dev
committed
615c927
Copy full SHA for 615c927
fix issue with STA emiting the wrong event
me-no-dev
committed
8332a23
Copy full SHA for 8332a23
Update BLE lib
me-no-dev
committed
dde5e29
Copy full SHA for dde5e29
Commits on Jan 17, 2018
Reorder Updater init
me-no-dev
committed
bac5609
Copy full SHA for bac5609
WiFiClientSecure::lastError() method (#945)
Show description for d650ac6
lbernstone
authored and
me-no-dev
committed
d650ac6
Copy full SHA for d650ac6
Update windows.md (#946)
Show description for 81e0250
vppillai
authored and
me-no-dev
committed
81e0250
Copy full SHA for 81e0250
Add progress callback to Update::writeStream(). (#948)
everslick
authored and
me-no-dev
committed
2633fc3
Copy full SHA for 2633fc3
Workaround strict-aliasing warnings and added missing pgm_read_ptr define (#996)
Show description for 78acedd
Lauszus
authored and
me-no-dev
committed
78acedd
Copy full SHA for 78acedd
Small grammar fixes and clarifications (#1003)
Show description for 9642877
joeybab3
authored and
me-no-dev
committed
9642877
Copy full SHA for 9642877
Added missing include directive for stdint.h (#1005)
Show description for 528caff
alwint3r
authored and
me-no-dev
committed
528caff
Copy full SHA for 528caff
Update IDF to 1c3dd23
Show description for 600f4c4
me-no-dev
authored
600f4c4
Copy full SHA for 600f4c4
Commits on Dec 19, 2017
Enable static IP via ethernet (#924)
copercini
authored and
me-no-dev
committed
70d0d46
Copy full SHA for 70d0d46
Update to make use of SSL a bit less confusing by ensuring errors are generated if the wrong method is called to retrieve the data stream. (#934)
lonerzzz
authored and
me-no-dev
committed
cfbb730
Copy full SHA for cfbb730
Allow configuration of Ethernet PHY clock source (#916)
Show description for 75bc1e6
sauttefk
authored and
me-no-dev
committed
75bc1e6
Copy full SHA for 75bc1e6
Commits on Dec 14, 2017
Add Time and TimerWDT examples
me-no-dev
committed
20db2ee
Copy full SHA for 20db2ee
Commits on Dec 4, 2017
Allow PSK instead of passphrase in WiFiSTA::begin (#897)
mascii
authored and
me-no-dev
committed
79e5d4c
Copy full SHA for 79e5d4c
Commits on Nov 30, 2017
Sync "-u __cxx_fatal_exception" LD flag
ivankravets
authored
7d2bffb
Copy full SHA for 7d2bffb
Append Core (IDF) after the user libraries when linking a firmware
ivankravets
authored
d1d56b5
Copy full SHA for d1d56b5
Merge branch 'master' of https://github.com/espressif/arduino-esp32
me-no-dev
committed
2179182
Copy full SHA for 2179182
Add missing flag to LD
Show description for 88bd512
me-no-dev
committed
88bd512
Copy full SHA for 88bd512
Rollback to previous toolchain (#894)
ivankravets
authored and
me-no-dev
committed
b2d01e0
Copy full SHA for b2d01e0
fix change in IDF causing havoc when used as component
me-no-dev
committed
f0336b3
Copy full SHA for f0336b3
Commits on Nov 28, 2017
doc typo (#889)
markyad
authored and
me-no-dev
committed
46d1b17
Copy full SHA for 46d1b17
Merge branch 'master' of https://github.com/espressif/arduino-esp32
me-no-dev
committed
3e87abc
Copy full SHA for 3e87abc
Import SSL in Windows (get.exe)
Show description for 62fa954
me-no-dev
committed
62fa954
Copy full SHA for 62fa954
Set HSPI ports by default when HSPI is selected (#874)
Show description for 3198f25
zipiju
authored and
me-no-dev
committed
3198f25
Copy full SHA for 3198f25
Update link to PIO Core (#877)
ivankravets
authored and
me-no-dev
committed
aa83fca
Copy full SHA for aa83fca
Merge branch 'master' of https://github.com/espressif/arduino-esp32
me-no-dev
committed
1fae11a
Copy full SHA for 1fae11a
Reword some instructions
me-no-dev
committed
823fb8f
Copy full SHA for 823fb8f
Commits on Nov 26, 2017
Minor fixes for PlatformIO (#881)
Show description for dac7ae7
ivankravets
authored and
me-no-dev
committed
dac7ae7
Copy full SHA for dac7ae7
Update platformio-build.py
me-no-dev
authored
6fe9202
Copy full SHA for 6fe9202
Sync flags with platform.txt; Custom partitions per board (#875)
Show description for 8eecfd2
ivankravets
authored and
me-no-dev
committed
8eecfd2
Copy full SHA for 8eecfd2
Pagination
Previous
Next
You can’t perform that action at this time.