Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update i2s.c ( optimisation ) (IDFGH-2408) #4522

Closed
wants to merge 1 commit into from

Conversation

joncmaloney
Copy link
Contributor

Optimize the code to eliminate 1 line of redundant code and use variable (bits) already on the stack rather than using the structure value from the array.

Optimize the code to eliminate 1 line of redundant code.
@github-actions github-actions bot changed the title Update i2s.c ( optimisation ) Update i2s.c ( optimisation ) (IDFGH-2408) Dec 19, 2019
@Alvin1Zhang
Copy link
Collaborator

@joncmaloney Thanks for the contribution.

@CLAassistant
Copy link

CLA assistant check
All committers have signed the CLA.

shubhamkulkarni97 pushed a commit to shubhamkulkarni97/esp-idf that referenced this pull request May 28, 2020
…atch the TRM bug.

When I2S `i2s_comm_format_t` is set to `I2S_COMM_FORMAT_I2S_MSB`, the data should launch at first BCK. But not in fact, this MR fixed this issue.

For compatibility, several nwe parameters have been added, and the old parameters will be removed in the future.

    closes espressif#5065

    closes espressif#4957

    closes espressif#2978

    closes espressif#5136

    Merges espressif#4522
@Alvin1Zhang
Copy link
Collaborator

Thanks for your contribution, please refer to b3587ff, will close the PR now. Thanks.

@Alvin1Zhang Alvin1Zhang closed this Jul 1, 2020
0xFEEDC0DE64 pushed a commit to 0xFEEDC0DE64/esp-idf that referenced this pull request May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants