jlaitine opened a new pull request, #16232:
URL: https://github.com/apache/nuttx/pull/16232

   
   ## Summary
   
   Correct the debugassert line in wireless/ieee802154. Code should not access 
semaphore internals directly, but use the defined interface for that.
   
   ## Impact
   
   No functional impact, cleanup of a single debugassert line. The direct 
access to semaphore internals block CI on 
https://github.com/apache/nuttx/pull/16194
   
   ## Testing
   
   Tested that the code compiles
   


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