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 }}
espressif
/
arduino-esp32
Public
Notifications
You must be signed in to change notification settings
Fork
7.7k
Star
15.6k
Code
Issues
128
Pull requests
16
Discussions
Actions
Projects
2
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
a75602d
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 11, 2021
Add support M5Stack Unit CAM (#5748)
Show description for a75602d
otakuto
authored
a75602d
Copy full SHA for a75602d
Fix build error when compiling with verbose logging (#5747)
Show description for 88789cd
urish
authored
88789cd
Copy full SHA for 88789cd
Commits on Oct 9, 2021
Fix: SD_MMC deinit (#5732)
Show description for 5b20710
P-R-O-C-H-Y
authored
5b20710
Copy full SHA for 5b20710
Commits on Oct 1, 2021
Remove git submodule update (#5696)
Show description for bd54ee4
Michal-Szczepaniak
authored
bd54ee4
Copy full SHA for bd54ee4
IDF master 3e370c4296
Show description for 00214d5
me-no-dev
authored
00214d5
Copy full SHA for 00214d5
[UART] check if write data is valid
me-no-dev
committed
381e88e
Copy full SHA for 381e88e
Implement Thread-Safe I2C based on ESP-IDF API (#5683)
Show description for f87107d
me-no-dev
authored
f87107d
Copy full SHA for f87107d
added comment for user clarity (#5724)
akym
authored
ce85cf0
Copy full SHA for ce85cf0
SD.open() new feature for creating all folders in path (#5721)
Show description for f2a20e8
P-R-O-C-H-Y
authored
f2a20e8
Copy full SHA for f2a20e8
include pin_arduino.h for variant USB defines (#5719)
hathach
authored
c5bb833
Copy full SHA for c5bb833
update adafruit boards for 2.0 (#5718)
hathach
authored
6de7f16
Copy full SHA for 6de7f16
Fix analogWidth for ESP32S2 in esp32-hal-adc.c (#5711)
caternuson
authored
1688b7c
Copy full SHA for 1688b7c
bugfix: off-by-one error (#5648)
kokke
authored
36ff442
Copy full SHA for 36ff442
SDMMC frequency selection based on board type (#5688)
Show description for 93f1060
dukess
authored
93f1060
Copy full SHA for 93f1060
Return size_t instead of uint8_t from BLECharacteristic::getLength(). Allows large MTU to be used. (#5687)
felixcollins
authored
67583e8
Copy full SHA for 67583e8
Enable progress bar on ArduinoOTA upload (platform.txt) (#5657)
tbertels
authored
108e467
Copy full SHA for 108e467
Fix compilation of HardwareSerial.cpp (#5677)
Show description for 91bca6c
everslick
authored
91bca6c
Copy full SHA for 91bca6c
Append '/' to an URL with empty path in HTTPClient::begin (#5634)
Show description for 204f360
long-long-float
authored
204f360
Copy full SHA for 204f360
SD_MMC max_freq_khz is set to HIGHSPEED by default (#5631)
dizcza
authored
3f06a38
Copy full SHA for 3f06a38
Fixes boards.txt entries for the atmegazero_esp32s2, and also the platform.txt --flash_size which is not letting the board compile due to its 32MB size. (#5673)
eddieespinal
authored
2f6f251
Copy full SHA for 2f6f251
only use ksz8081 for idf versions later than 4.3 (this fixes compile as component for idf 4.3) (#5599)
Show description for e4acfbc
liebman
authored
e4acfbc
Copy full SHA for e4acfbc
Update ESP.getChipModel() to support ESP32-S2 (#5598)
kintel
authored
79d53bd
Copy full SHA for 79d53bd
TTGO T-OI PLUS RISC-V ESP32-C3 Development Board Added (#5576)
thambirm
authored
f3f6dad
Copy full SHA for f3f6dad
Commits on Sep 21, 2021
Merge pull request #5685 from pedrominatel/docs/integration_with_wokwi
Show description for 317be68
pedrominatel
authored
317be68
Copy full SHA for 317be68
Merge branch 'master' into docs/integration_with_wokwi
pedrominatel
authored
1f4dd7f
Copy full SHA for 1f4dd7f
Changes according to the PR review
pedrominatel
committed
8be2f7b
Copy full SHA for 8be2f7b
Update README.MD - "Type: For reference" labels link (#5619)
Show description for 9f827a6
VojtechBartoska
authored
9f827a6
Copy full SHA for 9f827a6
Commits on Sep 20, 2021
Minor changes on the blink tutorial
pedrominatel
committed
e1cdbd7
Copy full SHA for e1cdbd7
Added blink example with Wokwi embedded simulation
pedrominatel
committed
7a35be3
Copy full SHA for 7a35be3
Commits on Sep 15, 2021
[HWCDC] Improve HW CDC Implementation (#5643)
Show description for 078671d
me-no-dev
authored
078671d
Copy full SHA for 078671d
[USB CDC] Fix data might not be transmitted until more is written (#5652)
Show description for 541cef9
me-no-dev
authored
541cef9
Copy full SHA for 541cef9
Add dummy test for self hosted GitHub runners (#5521)
Show description for 6dfaf6c
tomassebestik
authored
6dfaf6c
Copy full SHA for 6dfaf6c
Commits on Aug 31, 2021
Merge pull request #5616 from pedrominatel/docs/update_for_release_2-0-0
Show description for 92ce408
pedrominatel
authored
92ce408
Copy full SHA for 92ce408
Supported devices table updated due the 2.0.0 release
pedrominatel
committed
453af38
Copy full SHA for 453af38
Added UM FeatherS2 Neo to boards.txt and added appropriate variants. (#5615)
UnexpectedMaker
authored
44c1198
Copy full SHA for 44c1198
Pagination
Previous
Next
You can’t perform that action at this time.