linguini1 commented on PR #18499: URL: https://github.com/apache/nuttx/pull/18499#issuecomment-4007180840
Hi @resyfer ! Thank you for the contribution :) This approach is very different from traditional GPIO drivers in NuttX; usually there is just some list of GPIO pins for users to play with (more of a demo) and they can modify the driver to add more depending on use case. Do you have a use case for needing all of the GPIO pins to be configurable? This PR will need to be tested for each GPIO pin type (input, output, interrupt). If you could include an image of your blinking LED/output logs, that would be great! Also, please review the contributing guide for the commit message format :) -- 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]
