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

   ## Summary
   
   stm32h5/stm32_i2c.c selected the I2C2/3/4 kernel clock with 
RCC_CCIPR4_I2CnSEL_PCLKx, but the H5 RCC header names those values 
RCC_CCIPR4_I2CnSEL_RCCPCLKx.
   
   ## Impact
   
   fix build
   
   ## Testing
   
   CI, found with a dedicated fuzzer for nuttx
   


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