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

   ## Summary
   
   When enabled, the change fixes random crashing on Ingenic JZ4780.
   Without this feature, the board never makes it to NuttShell if USB host is 
enabled.
   
   ## Impact
   
   None. Feature is disabled by default.
   
   ## Testing
   Tested on MIPS CI20 board (not in NuttX repo). 
   Boots to NuttShell and tc app works with USB mouse. 
   
   NuttShell (NSH) NuttX-13.0.0-RC2
   nsh> tc
   tc_main: nsamples: 0
   tc_main: Opening /dev/mouse0
   Sample     :
      buttons : 00
            x : 684
            y : 385
   Sample     :
      buttons : 00
            x : 697
            y : 391
   Sample     :
      buttons : 00
            x : 709
            y : 396
   


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