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 }}
parvparv
/
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 Oct 15, 2017
Update package.json
parvparv
authored
33297b8
Copy full SHA for 33297b8
Commits on Oct 13, 2017
Update esp-idf_component.md
me-no-dev
authored
9fe3230
Copy full SHA for 9fe3230
Implement ESP_LOGx override option
Show description for 409c75d
me-no-dev
committed
409c75d
Copy full SHA for 409c75d
Add mkspiffs
me-no-dev
committed
c8ffcac
Copy full SHA for c8ffcac
Update IDF to de750e9 and add BLE (#723)
Show description for 60b8b47
me-no-dev
authored
60b8b47
Copy full SHA for 60b8b47
Added argument to HardwareSerial.begin to specify whether the logic levels of the UART rx and tx lines should be inverted (#719)
ewasscher
authored and
me-no-dev
committed
e6a5b68
Copy full SHA for e6a5b68
ESP32 default port in comment (#721)
Show description for cabc4c5
rafacouto
authored and
me-no-dev
committed
cabc4c5
Copy full SHA for cabc4c5
Commits on Oct 12, 2017
Fix possible leak in String
Show description for 0fa25c0
me-no-dev
committed
0fa25c0
Copy full SHA for 0fa25c0
Commits on Oct 10, 2017
Create ledcWrite_RGB.ino (#688)
Show description for f1e87d9
Allan
authored and
me-no-dev
committed
f1e87d9
Copy full SHA for f1e87d9
Changed update example to use different controlflow structure (#711)
Kevintjeb
authored and
me-no-dev
committed
3fea101
Copy full SHA for 3fea101
Commits on Oct 9, 2017
Bump arduino version for IDF builds
Show description for de408d0
me-no-dev
committed
de408d0
Copy full SHA for de408d0
Change size of fatfs ioctl returns
me-no-dev
committed
22d92e7
Copy full SHA for 22d92e7
Update pgmspace.h (#707)
Show description for 2f0cfa9
stickbreaker
authored and
me-no-dev
committed
2f0cfa9
Copy full SHA for 2f0cfa9
Commits on Oct 8, 2017
Chip revision fix (#704)
Show description for 8dc0c86
Testato
authored and
me-no-dev
committed
8dc0c86
Copy full SHA for 8dc0c86
Commits on Oct 4, 2017
Link cxx_guards from IDF libcxx not from libstdc++ (#695)
Show description for 3b972e8
projectgus
authored and
me-no-dev
committed
3b972e8
Copy full SHA for 3b972e8
Print an error when serial number is invalid (#691)
Show description for 171032b
copercini
authored and
me-no-dev
committed
171032b
Copy full SHA for 171032b
Commits on Oct 1, 2017
fix SPIFFS example
me-no-dev
committed
17a1a24
Copy full SHA for 17a1a24
Use correct sign of offset for TZ variable (#685)
Show description for d208a36
Luc
authored and
me-no-dev
committed
d208a36
Copy full SHA for d208a36
Commits on Sep 30, 2017
Revert "Add mkspiffs"
Show description for a20f94c
me-no-dev
committed
a20f94c
Copy full SHA for a20f94c
Add mkspiffs
me-no-dev
authored
c240674
Copy full SHA for c240674
Commits on Sep 29, 2017
uncomment I2C debug so it can be used
me-no-dev
committed
28be506
Copy full SHA for 28be506
I2c reset functionality (#678)
Show description for 0cd6285
lonerzzz
authored and
me-no-dev
committed
0cd6285
Copy full SHA for 0cd6285
Add example to update ESP32 via SD card (#628)
Show description for 10ff1de
Curclamas
authored and
me-no-dev
committed
10ff1de
Copy full SHA for 10ff1de
Quiet SSL and HTTPClient debug
me-no-dev
committed
e72895b
Copy full SHA for e72895b
Allow HTTPS without certificate to use begin(url)
me-no-dev
committed
7aa1913
Copy full SHA for 7aa1913
Commits on Sep 28, 2017
Allow HTTPClient to access HTTPS without providing a certificate
me-no-dev
committed
4230aec
Copy full SHA for 4230aec
OK Really change timer allocator
me-no-dev
committed
af35773
Copy full SHA for af35773
Revert Timer Interrupt setup
me-no-dev
committed
17ece1b
Copy full SHA for 17ece1b
Change timer interrupt allocator
me-no-dev
committed
6d98555
Copy full SHA for 6d98555
Change Touch interrupt allocator
me-no-dev
committed
f9b2d42
Copy full SHA for f9b2d42
Change Pin Interrupt Allocator
me-no-dev
committed
7991161
Copy full SHA for 7991161
Move network events to their own task
me-no-dev
committed
28b7b4e
Copy full SHA for 28b7b4e
Add totalBytes / usedBytes to SD/SDMMC (#673)
Show description for 3ba46c7
Luc
authored and
me-no-dev
committed
3ba46c7
Copy full SHA for 3ba46c7
Commits on Sep 27, 2017
Added ESPNow Multi-Slave example (#669)
Show description for a66b544
arvindr21
authored and
me-no-dev
committed
a66b544
Copy full SHA for a66b544
Fix race in SPI endTransaction
me-no-dev
committed
2b6d47a
Copy full SHA for 2b6d47a
Pagination
Previous
Next
You can’t perform that action at this time.