tmedicci opened a new pull request, #7421:
URL: https://github.com/apache/incubator-nuttx/pull/7421

   ## Summary
   
   This method allows the codec driver to set a specific mclk frequency for the 
I2S lower half, allowing to change it on run time according to the supported 
master clock frequency of the audio codec, the sample rate and the data width 
of the audio file being played. 
   Also, add support for setting I2S's mclk on CS4344 audio codec and on 
ESP32's I2S driver.
   
   ## Impact
   
   Implementation does not impact existing audio codec drivers and I2S drivers 
as the method would be NULL. 
   
   ## Testing
   
   Internal CI and hardware testing using ESP32-DevKitC board + Audio Codec 
CS4344. 
   


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