Closed sknsean closed 5 months ago
Hi @sknsean! We appreciate you submitting your first issue for our open-source project. 🌟
Even though I'm a bot, I can assure you that the whole community is genuinely grateful for your time and effort. 🤖💙
Describe the bug Some gpio lines doesn't fire interrupts
To Reproduce Load the Zephyr button sample into a stm32mp157c_dk2. Press the button and check the serial output for interrupt messages.
Expected behavior See interrupt printouts.
Fixed with https://github.com/zephyrproject-rtos/zephyr/pull/73500
Would like to have this backported atleast to 3.6.x