patacongo commented on pull request #1271:
URL: https://github.com/apache/incubator-nuttx/pull/1271#issuecomment-646974338


   Another thought.  This all started because I plan to implement a hardware 
interface via USB to the host to transfer data.  That will have to wait a month 
or so until I get hardware.
   
   In order to do this, we need to retain all controls that enable memory 
buffering and the driver.  Those will not be used in the hardware solution:
   
   With the hardware solution, the instrumentation data will be encoded and 
sent out via a parallel port immediately when the call-out occurs.  There will 
be no buffering in RAM; there will be not application driver.  Those will all 
be disabled.  The USB parallel solution will be direct instrumentation to 
hardware.
   
   So while you are considering disabling user options, please keep that in 
mind.
   
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to