chmorgan / esp-audio-player

Apache License 2.0
14 stars 5 forks source link

i2s: add dynamic i2s API; update TEST_CASE #3

Closed espressif2022 closed 1 year ago

espressif2022 commented 1 year ago

1:use function pointer to replace i2s write, i2s_clk_set; 2:update TEST_CASE to check new i2s API;