Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(gpio-exp): diamond: swap a few pins #170

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

fouge
Copy link
Collaborator

@fouge fouge commented Jan 31, 2025

pin usage have changed
from (EN, A0, A1) = (P15, P16, P17) to (EN, A0, A1) = (P17, P15, P16)

fixes ORBP-644

@fouge fouge requested a review from jonny-str January 31, 2025 12:55
@fouge fouge force-pushed the fouge/zephyr-4.0.0 branch from 9d1ec76 to 10d44ee Compare February 14, 2025 16:32
pin usage have changed
from (EN, A0, A1) = (P15, P16, P17) to (EN, A0, A1) = (P17, P15, P16)

Signed-off-by: Cyril Fougeray <[email protected]>
@fouge fouge force-pushed the fouge/gpio_exp_pwr_brd-pin-change branch from c8f7f46 to 7c30148 Compare February 18, 2025 06:53
@fouge fouge changed the title feat(gpio-exp): swap a few pins feat(gpio-exp): diamond: swap a few pins Feb 18, 2025
@fouge fouge changed the base branch from fouge/zephyr-4.0.0 to main February 19, 2025 08:37
@fouge fouge merged commit 20b38c5 into main Feb 19, 2025
13 checks passed
@fouge fouge deleted the fouge/gpio_exp_pwr_brd-pin-change branch February 19, 2025 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants