stbenn commented on issue #16259:
URL: https://github.com/apache/nuttx/issues/16259#issuecomment-2843335413

   @raiden00pl Thanks for the detailed clarification! Glad to have a better 
understanding so I can use the correct ones while developing drivers.
   
   I believe `CONFIG_BOARD_LOOPSPERMSEC` is configured correctly, but I can 
check. The ethernet driver has a 1 second blocking delay at the end of 
`stm32_phyinit`, which is the behavior we were seeing but was not compatible 
for our application so we have a branch with the `up_mdelay` replaced with a 
`nxsig_` version.


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