Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix dead lock with pin above NUM_DIGITAL_PINS#2629

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fpistm merged 2 commits intostm32duino:mainfromVitorBoss:digital-op-check
Jan 14, 2025

Conversation

VitorBoss
Copy link
Contributor

Penalty for the check should be a single instruction for pin numbers below NUM_DIGITAL_PINS, 9 for pin numbers between PNUM_ANALOG_BASE and NUM_ANALOG_INTERNAL_FIRST.

Tests done on a Black F407VE board

Fixes#2612

Penalty for the check should be a single instruction for pin numbers below NUM_DIGITAL_PINS, 9 for pin numbers between PNUM_ANALOG_BASE and NUM_ANALOG_INTERNAL_FIRST.Tests done on a Black F407VE board
@fpistmfpistm self-requested a reviewJanuary 13, 2025 17:07
@fpistmfpistm added the enhancementNew feature or request labelJan 13, 2025
@fpistmfpistm added this to the2.10.0 milestoneJan 13, 2025
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistmfpistm merged commitd8a8b20 intostm32duino:mainJan 14, 2025
24 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@fpistmfpistmfpistm approved these changes

Assignees
No one assigned
Labels
enhancementNew feature or request
Projects
Milestone
2.10.0
Development

Successfully merging this pull request may close these issues.

Pin manipulation lock board when number is equal/above NUM_DIGITAL_PINS
2 participants
@VitorBoss@fpistm

[8]ページ先頭

©2009-2025 Movatter.jp