esp-adf
esp-adf copied to clipboard
Is there any plan to upgrade i2s_stream.c to use new i2s API? (AUD-4935)
I found i2s_stream.c is still using legacy i2s API i2s.h, which is deprecated in IDF v5.1. Is there any plan to upgrade i2s_stream.c to use new i2s API i2s_std.h?
Or is it easy to upgrade i2s.h to i2s_std.h by self ?
Sure, we have this plan.
When do you finish the upgrading? Could you give any time schedule? @jason-mao thanks