pbarada opened a new pull request, #18407: URL: https://github.com/apache/nuttx/pull/18407
This patch adds support for the user button on nuclo-h743zi2 board (and nucleo-h753zi2 which is also a MB1364 board design) and provides nucleo-h743zi2:buttons configuration selector. *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary Add button support for the B1 button oh nucleo-h743zi2 MB1364-based nucleo boards (includes nucleo-h753zi2). Create new nucelo-h743zi2:buttons defconfig. ## Impact - User experience: No adaptation required. This fix extends existing behavior. - Build: No impact. - Hardware: Affects nucleo-h7x3zi2 baser boards (MB1364 board designs). - Documentation: None required. - Security: No impact. - Compatibility: Backward compatible - extends current behavior. ## Testing Build Host: - OS Ubuntu 24.04 LTS - Compiler: arm-non-eabui-gcc v13.2.1 Target: - Architecture: ARM (STM32H7x3zix) - Board: nucleo-h753zi2 - Configuration: nucleo-h743zi2:buttons Testing performced: - Ran OS-test - Ran buttons and pressed blue B1 button on board while observing console showing button pressed/released. [nucleo-h743zi2-buttons.log](https://github.com/user-attachments/files/25400563/nucleo-h743zi2-buttons.log) -- 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]
