patacongo edited a comment on issue #4618:
URL: 
https://github.com/apache/incubator-nuttx/issues/4618#issuecomment-927934439


   It is not "dead code" in that even if it is unnecessarily compiled, it will 
not be linked.  So no harm done other than wasted compile time.
   
   It was moved out of the conditional logic with commit 
1ba22407623cb60c54e89969c13ea2e227dff9fd in 2011 but I don't know why.  That 
was too long ago to reconstruct what was going on.  Perhaps it was used by 
other logic at some time?  Perhaps it was used by a HID device side driver 
(drivers/usbdev)?  Perhaps a custom driver that is not in the repository?
   
   This is third party code that could have some value in the future.  Any 
complex HID driver would need this parsing logic.
   
   
   


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