sbnarayana opened a new pull request, #19885: URL: https://github.com/apache/nuttx/pull/19885
Summary Fix the GPIO interrupt dispatcher issue on the MPFS platform. The change ensures that interrupts are correctly dispatched to the registered GPIO handler. Impact This change affects only MPFS GPIO interrupt handling. No API, configuration, or compatibility changes are introduced. Testing Tested on the MPFS platform using the GPIO pins where the issue previously occurred. Verified that interrupts are now correctly received and dispatched to the registered handlers. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
