Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
REEASD
/
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
ca28e65
User selector
All users
Datepicker
All time
Commit History
Commits on May 27, 2024
fix(adc): Remove masking for channel number (#9692)
P-R-O-C-H-Y
authored
ca28e65
Copy full SHA for ca28e65
fix(eth): Fix ETH.stop() with IDF SPI (#9693)
me-no-dev
authored
4717585
Copy full SHA for 4717585
docs(ledc):Fixed outdated function signature (void ledcWrite instead of bool ledcWrite) (#9680)
leandromattioli
authored
097f2ab
Copy full SHA for 097f2ab
Update Kconfig.projbuild (#9684)
Show description for 316c021
monte-monte
authored
316c021
Copy full SHA for 316c021
Commits on May 22, 2024
fix: remove "programmer.default" from Nano ESP32 (#9666)
Show description for d164df8
pillo79
authored
d164df8
Copy full SHA for d164df8
fix(eth): Fix ETH.end() (#9661)
Show description for ee081b9
me-no-dev
authored
ee081b9
Copy full SHA for ee081b9
Commits on May 21, 2024
feat(eth): Enable the possibility to use SPI ETH with only 4 wires (#9659)
Show description for b1c9506
me-no-dev
authored
b1c9506
Copy full SHA for b1c9506
fix(eth): Attach ETH events at the correct place (#9658)
Show description for f2e064d
me-no-dev
authored
f2e064d
Copy full SHA for f2e064d
feat: add support for WeAct Studio ESP32C3 (#9653)
loozhengyuan
authored
82c36a2
Copy full SHA for 82c36a2
updated ESPDuino with extra options (#9642)
alexceltare2
authored
196e440
Copy full SHA for 196e440
Commits on May 15, 2024
Zigbee examples update (#9627)
P-R-O-C-H-Y
authored
50ef6f4
Copy full SHA for 50ef6f4
Add support for specifying a WPA2 EAP-TTLS phase 2 method to WiFi.begin (#9639)
me-no-dev
authored
356e738
Copy full SHA for 356e738
feat(usb): Remove redundant absolute mouse support (#9640)
me-no-dev
authored
f6cbea1
Copy full SHA for f6cbea1
fix(cdc): Disable SOF interrupt and CDC reset on begin() (#9628)
Show description for 6adeca4
3 people
authored
6adeca4
Copy full SHA for 6adeca4
fix(ledc): Match channel number with groups (#9638)
P-R-O-C-H-Y
authored
7acd875
Copy full SHA for 7acd875
fix: NetworkClientSecure - copyability improvements (#9632)
Show description for 3d92ede
JAndrassy
authored
3d92ede
Copy full SHA for 3d92ede
Update esp32-hal-uart.c (#9637)
SuGlider
authored
c7b98a5
Copy full SHA for c7b98a5
fix(net): Add back the friend classes required for Ethernet.h to work (#9635)
me-no-dev
authored
a3c8a48
Copy full SHA for a3c8a48
Commits on May 14, 2024
docs(c2): Add note about ESP32-C2 support to documentation (#9629)
lucasssvaz
authored
4db2edd
Copy full SHA for 4db2edd
ci(wokwi): Fix concurrency (#9625)
lucasssvaz
authored
5de054b
Copy full SHA for 5de054b
docs(lib-builder): Add docker image documentation (#9621)
Show description for 5dd4692
lucasssvaz
and
P-R-O-C-H-Y
authored
5dd4692
Copy full SHA for 5dd4692
Reduced GPIO17 (Ethernet clock GPIO) signal strength to reduce noise. (#9623)
Show description for cb968a7
3 people
authored
cb968a7
Copy full SHA for cb968a7
Commits on May 13, 2024
IDF release/v5.1 (#9613)
Show description for 0c4b35e
me-no-dev
and
SuGlider
authored
0c4b35e
Copy full SHA for 0c4b35e
ci(qemu): Add QEMU emulator to CI (#9558)
Show description for e10de73
lucasssvaz
authored
e10de73
Copy full SHA for e10de73
NetworkClientSecure made copyable (#9612)
Show description for ea27a98
3 people
authored
ea27a98
Copy full SHA for ea27a98
feat(usbmsc): Add is_writable function to the USBMSC class. (#9569)
Show description for a04fcee
3 people
authored
a04fcee
Copy full SHA for a04fcee
Commits on May 10, 2024
NetworkClient - close the connection in stop() method (#9542)
Show description for e8e251a
3 people
authored
e8e251a
Copy full SHA for e8e251a
BLEAdvertising.h: Fix spelling mistake in setScanFilter parameter (#9609)
Deadolus
authored
78bb452
Copy full SHA for 78bb452
fix: I2C pin are relocated for arduino nano compatability (#9610)
Show description for e1cec30
SooDragon
authored
e1cec30
Copy full SHA for e1cec30
Arduino core for the esp32 - Add new function "bool isDirty()" to EEPROM.h and EEPROM.cpp (#9611)
Show description for afa5f41
Rob58329
authored
afa5f41
Copy full SHA for afa5f41
Commits on May 9, 2024
ci(hil): Touch skip file whe platform is skipped (#9605)
P-R-O-C-H-Y
authored
84376a7
Copy full SHA for 84376a7
Commits on May 8, 2024
define HTTP_METHOD_STR as static const to save RAM (#9594)
craiglink
authored
e883a2c
Copy full SHA for e883a2c
IDF release/v5.1 d06c758489 (#9603)
me-no-dev
authored
c2971f5
Copy full SHA for c2971f5
Commits on May 7, 2024
ci(wokwi): Add Wokwi emulator to workflow (#9540)
Show description for 789b1a8
3 people
authored
789b1a8
Copy full SHA for 789b1a8
feat(ci): Run Wokwi tests on PR (#9597)
Show description for b59a368
P-R-O-C-H-Y
authored
b59a368
Copy full SHA for b59a368
Pagination
Previous
Next
You can’t perform that action at this time.