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 }}
HirokiTitech
/
arduino-esp32
Public
forked from
espressif/arduino-esp32
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
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
bc7aa60
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 11, 2017
Add default partition table and app selector bin to IDF
me-no-dev
committed
a28a7f1
Copy full SHA for a28a7f1
Commits on Feb 10, 2017
move yield to function
Show description for 09f5f72
me-no-dev
committed
09f5f72
Copy full SHA for 09f5f72
Add WiFiClient secure lib (#184)
Show description for 8ab3231
copercini
authored and
me-no-dev
committed
8ab3231
Copy full SHA for 8ab3231
Improves in ESP32NVS library (#196)
Show description for 0fb5e5c
arcao
authored and
me-no-dev
committed
0fb5e5c
Copy full SHA for 0fb5e5c
Wrap "gen_esp32part" command with verbose action and own label (#198)
ivankravets
authored and
me-no-dev
committed
5de2429
Copy full SHA for 5de2429
Add support for custom partition table; use built-in esptool.py (#195)
ivankravets
authored and
me-no-dev
committed
d92c768
Copy full SHA for d92c768
New partitions (#192)
Show description for fb8fe67
me-no-dev
authored
fb8fe67
Copy full SHA for fb8fe67
Fix wrong return values for WiFi::softAPConfig
Show description for 1f0df1e
me-no-dev
committed
1f0df1e
Copy full SHA for 1f0df1e
fix compilation error if debug level is above debug and less or equal to warn
me-no-dev
committed
0101564
Copy full SHA for 0101564
Store WiFi settings in flash
Show description for 8df22ca
me-no-dev
committed
8df22ca
Copy full SHA for 8df22ca
Commits on Feb 9, 2017
Remove unimplemented methods from SPI
me-no-dev
committed
6a05827
Copy full SHA for 6a05827
Commits on Feb 8, 2017
beginPacket can be used without listening on socket (#185)
Show description for 3e87dcf
arcao
authored and
me-no-dev
committed
3e87dcf
Copy full SHA for 3e87dcf
Add initial NVS Arduino implementation
me-no-dev
committed
bfa979a
Copy full SHA for bfa979a
Add ESP::deepSleep(us)
Show description for 7a7b697
me-no-dev
committed
7a7b697
Copy full SHA for 7a7b697
fix WiFi disconnect reason index
me-no-dev
committed
fdc4f53
Copy full SHA for fdc4f53
Fixes implementation of __FlashStringHelper (#183)
Show description for 67128fc
arcao
authored and
me-no-dev
committed
67128fc
Copy full SHA for 67128fc
Commits on Feb 7, 2017
Add Touchread example (#175)
Show description for cea41d9
ionciubotaru
authored and
me-no-dev
committed
cea41d9
Copy full SHA for cea41d9
Added boards constants for LED_BUILTIN and KEY_BUILTIN (#177)
Show description for e62ecb3
arcao
authored and
me-no-dev
committed
e62ecb3
Copy full SHA for e62ecb3
Commits on Feb 6, 2017
Update IDF, fix SS definition, add custom partitions and debug level selection (#174)
Show description for d02c1c7
me-no-dev
authored
d02c1c7
Copy full SHA for d02c1c7
Commits on Feb 5, 2017
add better debug messages for WiFi status
me-no-dev
committed
ee8149e
Copy full SHA for ee8149e
update travis and build script to not fail
me-no-dev
committed
f4ad262
Copy full SHA for f4ad262
Add touch example
ionciubotaru
authored and
me-no-dev
committed
c66b54a
Copy full SHA for c66b54a
Add (ported) SimpleWiFiServer (#158)
smjaberl
authored and
me-no-dev
committed
bbf48a5
Copy full SHA for bbf48a5
Test nested examples with @PlatformIO (#172)
ivankravets
authored and
me-no-dev
committed
9101e13
Copy full SHA for 9101e13
Add ESP32 examples folder and sigma-delta example
me-no-dev
committed
a80b2b2
Copy full SHA for a80b2b2
Add hint (#170)
Show description for 150d2ce
ionciubotaru
authored and
me-no-dev
committed
150d2ce
Copy full SHA for 150d2ce
Commits on Feb 3, 2017
Added a basic WiFi UDP client example (#114)
Show description for 97e9a12
JorenSix
authored and
me-no-dev
committed
97e9a12
Copy full SHA for 97e9a12
Commits on Feb 1, 2017
Optimize SPI transfers to take one lock and do not return until completed
me-no-dev
committed
de017a8
Copy full SHA for de017a8
Commits on Jan 31, 2017
Use CI cloned version instead of master for @PlatformIO (#157)
ivankravets
authored and
me-no-dev
committed
672631d
Copy full SHA for 672631d
Commits on Jan 28, 2017
Add @PlatformIO to Travis.CI (#154)
Show description for 6bec26c
ivankravets
authored and
me-no-dev
committed
6bec26c
Copy full SHA for 6bec26c
Added reference to makeEspArduino (#155)
plerup
authored and
me-no-dev
committed
4bae4e0
Copy full SHA for 4bae4e0
Initial version of build script for @PlatformIO; CI integration for Linux, macOS and Windows (#153)
Show description for e5f6c2e
ivankravets
authored and
me-no-dev
committed
e5f6c2e
Copy full SHA for e5f6c2e
Update README.md
Show description for 7316168
me-no-dev
authored
7316168
Copy full SHA for 7316168
finalize formatting of reported sketch size
me-no-dev
committed
e8e8efd
Copy full SHA for e8e8efd
add proper size formatting to travis reports
me-no-dev
committed
ca35560
Copy full SHA for ca35560
Pagination
Previous
Next
You can’t perform that action at this time.