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
121
Pull requests
21
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
efe966d
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 13, 2023
Avoid starting AP Mode even when the password is too short (#7832)
Show description for efe966d
SuGlider
authored
efe966d
Copy full SHA for efe966d
Commits on Feb 9, 2023
Add function timerAttachInterruptFlag (#7809)
davidk88
authored
b31c936
Copy full SHA for b31c936
Commits on Feb 8, 2023
Multi threading examples (tasks, queues, semaphores, mutexes) (#7660)
Show description for e881d11
PilnyTomas
authored
e881d11
Copy full SHA for e881d11
add new board Adafruit Feather ESP32-S3 Reverse TFT (#7811)
hathach
authored
5b0a7d0
Copy full SHA for 5b0a7d0
Reword "ESP-IDF as Component" (#7812)
Show description for b4ad205
remenyo
authored
b4ad205
Copy full SHA for b4ad205
Add Roboheart Hercules development board to the esp32-core (#7672)
Show description for 4e29a05
Gaya3N25
and
renebohne
authored
4e29a05
Copy full SHA for 4e29a05
WString Return bool (#7774)
mrengineer7777
authored
0fa6672
Copy full SHA for 0fa6672
Commits on Feb 7, 2023
new variant LilyGO T-Display-S3 (#7763)
Show description for d03217a
Eistee82
and
me-no-dev
authored
d03217a
Copy full SHA for d03217a
Add Crabik Slot ESP32-S3 board (#7790)
Show description for 0fb963a
kekcheburec
authored
0fb963a
Copy full SHA for 0fb963a
ADD: New variant Edgebox-ESP-100 (#7771)
Show description for 5a87c89
peterpanstechland
authored
5a87c89
Copy full SHA for 5a87c89
Commits on Feb 6, 2023
Remove (useless) trailing semicolon from Print.cpp (#7622)
everslick
authored
d228da4
Copy full SHA for d228da4
Expand path to tinuf2 image when checking existence in platformio-build.py (#7631)
Show description for c6a6324
scheffield
authored
c6a6324
Copy full SHA for c6a6324
Add LED_BUILTIN* definitions and initialization for LEDs to stop them floating. (#7636)
Show description for 37c81dc
not-surt
and
SuGlider
authored
37c81dc
Copy full SHA for 37c81dc
Allow passing IP as connect method parameter in WiFiClientSecure and skip unnecessary host-ip conversions (#7643)
cziter15
authored
7818fd3
Copy full SHA for 7818fd3
setPins fix ESP32 "specified pins are not supported by this chip." (#7646)
Show description for 1e1dd8b
tmfarrington
and
P-R-O-C-H-Y
authored
1e1dd8b
Copy full SHA for 1e1dd8b
Ticker fix solving #6155 (#7664)
Show description for 7b72da6
PilnyTomas
and
P-R-O-C-H-Y
authored
7b72da6
Copy full SHA for 7b72da6
fixed the function header (#7674)
Show description for d054889
bytiful
and
P-R-O-C-H-Y
authored
d054889
Copy full SHA for d054889
Fix error in WiFiClient.cpp where the connect function fails for timeouts below 1 second (#7686)
Show description for e18f08e
rtpmsys
and
SuGlider
authored
e18f08e
Copy full SHA for e18f08e
Fix Name (#7691)
Show description for ba53183
nimaltd
authored
ba53183
Copy full SHA for ba53183
Change header gaurd name (#7696)
nimaltd
authored
7edac6d
Copy full SHA for 7edac6d
split menu options + lora_32_V3 fix (#7697)
P-R-O-C-H-Y
authored
072de74
Copy full SHA for 072de74
Fixes BLE data printing (#7699)
Show description for 03e9e07
SuGlider
authored
03e9e07
Copy full SHA for 03e9e07
Mirror update from Heltec repository (#7709)
Show description for ff4bbc2
dberlin
authored
ff4bbc2
Copy full SHA for ff4bbc2
WiFiClient example fix (#7711)
Show description for ce49719
PilnyTomas
and
P-R-O-C-H-Y
authored
ce49719
Copy full SHA for ce49719
Update Platformio CI (#7725)
Jason2866
authored
26c8b30
Copy full SHA for 26c8b30
Adding 3rd party boards for VALTRACK-V4-VTS-ESP32-C3 & VALTRACK-V4-MFW-ESP32-C3 (#7735)
Show description for 0b645ae
raviypujar
authored
0b645ae
Copy full SHA for 0b645ae
bugfix: add <stdint.h> for uint8_t to avoid compilation failure (GCC 11.2.0) (#7744)
quiret
authored
0c6222c
Copy full SHA for 0c6222c
Backport some fixes from esp-idf-v5.1 (#7762)
me-no-dev
authored
a807507
Copy full SHA for a807507
add adafruit new board feather esp32s2 reserve tft (#7794)
hathach
authored
7f49463
Copy full SHA for 7f49463
Fix commentary (#7800)
Show description for a13520c
SuGlider
authored
a13520c
Copy full SHA for a13520c
Adds softAp(String) to make it compatible with ESP8266 (#7801)
SuGlider
authored
d69b888
Copy full SHA for d69b888
Commits on Jan 20, 2023
Added ESP32-S3 link to the datasheet (#7738)
pedrominatel
authored
23d715a
Copy full SHA for 23d715a
Commits on Jan 17, 2023
Added the example guideline and template (#7665)
Show description for f1b06d2
pedrominatel
authored
f1b06d2
Copy full SHA for f1b06d2
Commits on Jan 12, 2023
Fix typo T0 -> T1 touch example
tanakamasayuki
authored
a95d838
Copy full SHA for a95d838
Fix BluetoothSerial compilation caused by upstream change (#7681)
Show description for d158aa6
me-no-dev
authored
d158aa6
Copy full SHA for d158aa6
Pagination
Previous
Next
You can’t perform that action at this time.