pkarashchenko opened a new pull request #5432:
URL: https://github.com/apache/incubator-nuttx/pull/5432


   ## Summary
   Do not add extra tick to a delay if wd_start() is called from system tick 
interrupt handler.
   This is an alternative to a solution that is proposed in 
https://github.com/apache/incubator-nuttx/pull/5424
   
   ## Impact
   `wdog` users that perform `wd_start()` call from `wdog` expiration callback
   
   ## Testing
   Tested on SAME70-QMTECH board with logic analyzer. The application is based 
on with POSIX timers that toggles pin periodically.


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