acassis commented on PR #2447:
URL: https://github.com/apache/nuttx-apps/pull/2447#issuecomment-2236429595

   > Is this safe or will it over write values. Do all the archs support 0 
length writes and actually make it to the bus?
   
   Good point @davids5 !
   
   I noticed that some arch check of mgsc > 0 e msg != NULL, like 
arm/src/am335x/am335x_i2c.c but even in this case there is an ELSE to read the 
bus.
   
   @linguini1 did you test i2ctools on Linux and look at logic analyzer? Let's 
confirm Linux also do this way.


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