comejv commented on issue #16689:
URL: https://github.com/apache/nuttx/issues/16689#issuecomment-3050334099

   I'll try to not use `ps`... Hoping nothing else is affected!
   
   Also I noticed this in boards/Kconfig:
   ```kconfig
   config ARCH_BOARD_NUCLEO_H743ZI
           depends on ARCH_CHIP_STM32H743ZI
           select ARCH_HAVE_LEDS
           select ARCH_HAVE_BUTTONS
   # TODO:        select ARCH_HAVE_IRQBUTTONS
   ```
   
   Does it mean nuttx does not currently support irq buttons on this board?


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to