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

   ## Summary
   
   Raise compilation error when I2C configuration is invalid. It's better to 
catch invalid clock configuration during compilation instead of producing 
binary that doesn't work as expected anyway.
   
   ## Impact
   
   instead of returning null pointer which must be caught during program 
execution, we now return an error during compilation
   
   ## Testing
   CI
   
   


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