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 }}
espressif
/
arduino-esp32
Public
Notifications
You must be signed in to change notification settings
Fork
7.7k
Star
15.7k
Code
Issues
119
Pull requests
18
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
Code
feat(gpio): allows mixing digital and analog read/write operations
#11016
Code
Merged
me-no-dev
merged 9 commits into
master
espressif/arduino-esp32:master
from
mixing_digital_analog_read_write
espressif/arduino-esp32:mixing_digital_analog_read_write
Copy head branch name to clipboard
Mar 9, 2025
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat(gpio): allows mixing digital and analog read/write operations
#11016
me-no-dev
merged 9 commits into
master
espressif/arduino-esp32:master
from
mixing_digital_analog_read_write
espressif/arduino-esp32:mixing_digital_analog_read_write
Copy head branch name to clipboard
Commits
Commits on Feb 26, 2025
feat(gpio): allows mixing digital and analog read/write operations
SuGlider
authored
130dbd6
Copy full SHA for 130dbd6
fix(gpio): simple mistake in calling __pinMode() fnuction
SuGlider
authored
8bdee60
Copy full SHA for 8bdee60
fix(gpio): simple mistake in calling __pinMode() fnuction
SuGlider
authored
993ddd9
Copy full SHA for 993ddd9
Merge branch 'master' into mixing_digital_analog_read_write
SuGlider
authored
54895fc
Copy full SHA for 54895fc
Commits on Feb 27, 2025
feat(gpio): update the log message to tell the solution for the error.
SuGlider
authored
b34be47
Copy full SHA for b34be47
feat(gpio): warn user about digitalRead() used with non GPIO pin
SuGlider
authored
97d78bc
Copy full SHA for 97d78bc
Commits on Feb 28, 2025
fix(gpio): wrong peripheral manager test case
SuGlider
authored
8cd18ac
Copy full SHA for 8cd18ac
Commits on Mar 5, 2025
Merge branch 'master' into mixing_digital_analog_read_write
SuGlider
authored
7e008c8
Copy full SHA for 7e008c8
Commits on Mar 8, 2025
Merge branch 'master' into mixing_digital_analog_read_write
SuGlider
authored
d3a02f0
Copy full SHA for d3a02f0
You can’t perform that action at this time.