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

   ## Summary
   
   Add full touch pad support for the ESP32-S2-Kaluga-1 board through the 
ESP-LyraP-TouchA expansion board.
   
   ## Impact
   
   Support for the ESP-LyraP-TouchA expansion board.
   
   ## Testing
   
   Tested using the provided config `esp32s2-kaluga-1:buttons` and running the 
`buttons` example:
   
   ```
   NuttShell (NSH) NuttX-10.4.0
   nsh> buttons
   buttons_main: Starting the button_daemon
   buttons_main: button_daemon started
   button_daemon: Running
   button_daemon: Opening /dev/buttons
   button_daemon: Supported BUTTONs 0x7f
   nsh> Sample = 32
   Sample = 0
   Sample = 2
   Sample = 0
   Sample = 4
   Sample = 0
   Sample = 8
   Sample = 0
   Sample = 16
   Sample = 0
   Sample = 64
   Sample = 0
   ```


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