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 }}
tomgco
/
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
me-no-dev
Datepicker
All time
Commit History
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
Update IDF to 1c3dd23
Show description for 600f4c4
me-no-dev
authored
600f4c4
Copy full SHA for 600f4c4
Commits on Dec 14, 2017
Add Time and TimerWDT examples
me-no-dev
committed
20db2ee
Copy full SHA for 20db2ee
Commits on Nov 30, 2017
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
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
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
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
Update platformio-build.py
me-no-dev
authored
6fe9202
Copy full SHA for 6fe9202
Commits on Nov 24, 2017
fix upload for linux
me-no-dev
committed
3300a34
Copy full SHA for 3300a34
fix bootloader for PIO
me-no-dev
committed
62c5f33
Copy full SHA for 62c5f33
Fix bootloaders for different flash configs
Show description for a53d41f
me-no-dev
committed
a53d41f
Copy full SHA for a53d41f
Add stack protector flag to build
me-no-dev
committed
cf45d51
Copy full SHA for cf45d51
Remove unnecessary library from linking
Show description for 23cf233
me-no-dev
committed
23cf233
Copy full SHA for 23cf233
Commits on Nov 23, 2017
Update IDF to e5b2c1c (#865)
Show description for 81a9c45
me-no-dev
authored
81a9c45
Copy full SHA for 81a9c45
Ignore .DS_Store
me-no-dev
committed
a3a9dd3
Copy full SHA for a3a9dd3
Update get.exe
Show description for b788da3
me-no-dev
committed
b788da3
Copy full SHA for b788da3
Commits on Nov 6, 2017
Fix wrong size reported for cards above 16GB
Show description for 1b994d5
me-no-dev
committed
1b994d5
Copy full SHA for 1b994d5
Fix SD issue on failed mount
Show description for 45d5d9b
me-no-dev
committed
45d5d9b
Copy full SHA for 45d5d9b
Commits on Oct 24, 2017
Fix flash command for Windows and Linux
me-no-dev
committed
aa9111a
Copy full SHA for aa9111a
Commits on Oct 23, 2017
Optimize esptool path for packaging and fix possible build errors in windows
me-no-dev
committed
84b8582
Copy full SHA for 84b8582
change esptool path logic
me-no-dev
committed
4f55293
Copy full SHA for 4f55293
Update IDF to 9274814 (#767)
Show description for 55289a4
me-no-dev
authored
55289a4
Copy full SHA for 55289a4
WiFiClientSecure fail if gethostbyname returns null
me-no-dev
committed
4470e28
Copy full SHA for 4470e28
Commits on Oct 21, 2017
Update WiFiGeneric.cpp
Show description for 0c038b4
me-no-dev
authored
0c038b4
Copy full SHA for 0c038b4
Run WiFi thread on the Arduino core
Show description for 43544d8
me-no-dev
authored
43544d8
Copy full SHA for 43544d8
Commits on Oct 18, 2017
Fix ioctl undefined in latest IDF
me-no-dev
committed
81f225a
Copy full SHA for 81f225a
Commits on Oct 16, 2017
Update IDF to 3a271a4 (#735)
me-no-dev
authored
7216977
Copy full SHA for 7216977
Pagination
Previous
Next
You can’t perform that action at this time.