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 }}
jpmeijers
/
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 Mar 11, 2017
Do not use inline functions for mkdir and rename
me-no-dev
committed
64ccef7
Copy full SHA for 64ccef7
Catch exception if host is not found
me-no-dev
committed
bc7aa60
Copy full SHA for bc7aa60
Add Ota and mdns (#257)
Show description for fa1716e
me-no-dev
authored
fa1716e
Copy full SHA for fa1716e
Commits on Mar 10, 2017
Add pin mapping for SD and SD_MMC examples
me-no-dev
committed
2f5efed
Copy full SHA for 2f5efed
Add FS, SD and SD_MMC (#256)
me-no-dev
authored
e625b3b
Copy full SHA for e625b3b
Update IDF libraries
me-no-dev
committed
56ffec8
Copy full SHA for 56ffec8
fix IDF library includes
me-no-dev
committed
161a224
Copy full SHA for 161a224
Commits on Mar 3, 2017
Add Arduino SAM compatible analogReadResolution and Non-Blocking ADC api
Show description for eb46978
me-no-dev
committed
eb46978
Copy full SHA for eb46978
Flush client with single call to available
me-no-dev
committed
8fb8478
Copy full SHA for 8fb8478
Fix wrong bitmask returned for pins above 31
me-no-dev
committed
1058e89
Copy full SHA for 1058e89
Commits on Mar 2, 2017
Break on any error when flushing a client
me-no-dev
committed
946e52d
Copy full SHA for 946e52d
Add WiFiClient flush to clear all non-read data in RX
Show description for 6fc96b9
me-no-dev
committed
6fc96b9
Copy full SHA for 6fc96b9
Commits on Mar 1, 2017
Use wildcard for core includes in IDF
Show description for 72ce040
me-no-dev
committed
72ce040
Copy full SHA for 72ce040
Commits on Feb 28, 2017
IDF add some defaults and allow Arduino to run in single-core mode
me-no-dev
committed
5f2b002
Copy full SHA for 5f2b002
Fix compile error with IDF and mbedtls debug off
me-no-dev
committed
bcd6dcf
Copy full SHA for bcd6dcf
Commits on Feb 22, 2017
Major IDF and Arduino Update
Show description for 1d75938
me-no-dev
committed
1d75938
Copy full SHA for 1d75938
Commits on Feb 20, 2017
Update RepeatTimer example
Show description for b5ac95b
me-no-dev
committed
b5ac95b
Copy full SHA for b5ac95b
Restructure Arduino.h a bit to help eclipse code indexer
me-no-dev
committed
e873d57
Copy full SHA for e873d57
Commits on Feb 19, 2017
Update IDF libs
me-no-dev
committed
422d24b
Copy full SHA for 422d24b
Commits on Feb 15, 2017
Add some Arduino defines to IDF
me-no-dev
committed
90ebfdb
Copy full SHA for 90ebfdb
Commits on Feb 14, 2017
Add helper for sending 16bit color buffers
me-no-dev
committed
3cbc405
Copy full SHA for 3cbc405
SPI implement transaction locking
Show description for d0232d1
me-no-dev
committed
d0232d1
Copy full SHA for d0232d1
add hook for bluetooth to Arduino INIT
me-no-dev
committed
9bd5de1
Copy full SHA for 9bd5de1
Commits on Feb 11, 2017
Change library name for IDF
me-no-dev
committed
8c1e701
Copy full SHA for 8c1e701
fix ESP:: getCpuFreqMHz
me-no-dev
committed
4a90aee
Copy full SHA for 4a90aee
Update ESP class
me-no-dev
committed
450ea0d
Copy full SHA for 450ea0d
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
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
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
Pagination
Previous
Next
You can’t perform that action at this time.