raiden00pl commented on PR #15525:
URL: https://github.com/apache/nuttx/pull/15525#issuecomment-2590064382

   @linguini1 that's the biggest problem with this new framework - there is 
absolutely no documentation :( and I know that without proper documentation, 
it's inappropriate to ask contributors to write drivers based on this new 
framework. 
   The best source of knowledge at this point is the code (interface in 
`include/nuttx/sensors/sensor.h` is nicely described) and all sensors 
implemented in this way (`/drivers/sensors/XXXX_uorb.c`). At this moment there 
is no thermocouple ICs supported this way, so most likely the interface itself 
needs to be extended.


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