zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
9.74k stars 6k forks source link

drivers: gpio: fix bug with Px15 pins #72216

Closed kartben closed 1 week ago

kartben commented 2 weeks ago

Fix condition in pin number check so that PA15, PB15, etc. can be properly accessed.

Cherry-picked commit from #67267