pbarada opened a new pull request, #18420:
URL: https://github.com/apache/nuttx/pull/18420

   Support buttons on nucleo-h743zi2
   
   ## Summary
   
   This patch adds support for the user button on nuclo-h743zi2 board (and 
nucleo-h753zi2 which is also a MB1364 board design) and enables button support 
and example in nucleo-h743zi2:jumbo defconfig.
   
   ## Impact
   
       - User experience: No adaptation required. This fix extends existing 
behavior.
       - Build: No impact.
       - Hardware: Affects nucleo-h743zi2 board.
       - Documentation: Updated with new log.
       - Security: No impact.
       - Compatibility: Backward compatible - adds functionality.
   
   ## Testing
   
       Build Host:
       - OS: Ubuntu 24.04.4 LTS
       - Compiler: arm-none-eabi-gcc 13.2.1
       
       Target:
       - Architecture: ARM (STM32H7x3ZIx)
       - Board: Nucleo-h743zi2
       - Configuration: Default nucleo-h743zi2:jumbo configuration
       
       Testing performed:
       - Connected Ethernet to nucleo-h743zi2
       - Connected FAT-32 USB stick via OTG cable to USB OTG connector
       - Ran commands/log as shown in target documentation
       - After fix: button device instantiated, buttons example works as 
expected
       
   


-- 
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]

Reply via email to