linguini1 commented on PR #17011:
URL: https://github.com/apache/nuttx/pull/17011#issuecomment-3349100175

   @acassis is there a defined way to document Kconfig options, such as this 
important constant? I think it would be good to be able to reference it from 
other places in the RST docs (like a global macro symbol that links to its 
documentation location). I want to be able to indicate that drivers should 
*not* assume this value is defined, and should avoid using it if at all 
possible. I saw a few drivers and board bring up code that rely on this value 
where they could instead use `up_udelay`.


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