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

RMT API: Add missing get function: rmt_get_idle_level(). Suppress … (IDFGH-1789) #2666

Closed

Conversation

phatpaul
Copy link
Contributor

@phatpaul phatpaul commented Nov 5, 2018

…error message from rmt_wait_tx_done() if wait_time==0 (allows for polling).

Contributing some improvements I required for my project.

Add missing get function to RMT API: rmt_get_idle_level().

Suppress error message from rmt_wait_tx_done() if wait_time==0 (allows for polling).

Here's my justification for the changes: #1175 (comment)
I had to redo the PR #2461 to change my local branch and edit my email address to match github.

…rror message from rmt_wait_tx_done() if wait_time==0 (allows for polling).
igrr pushed a commit that referenced this pull request Feb 26, 2019
1. Add missing get function to RMT API: rmt_get_idle_level().
2. Suppress error message from rmt_wait_tx_done() if wait_time==0 (allows for polling).
3. Remove the blank lines between parameter lists.

Merges #2666
igrr pushed a commit that referenced this pull request Mar 6, 2019
1. Add missing get function to RMT API: rmt_get_idle_level().
2. Suppress error message from rmt_wait_tx_done() if wait_time==0 (allows for polling).
3. Remove the blank lines between parameter lists.

Merges #2666
igrr pushed a commit that referenced this pull request Mar 7, 2019
1. Add missing get function to RMT API: rmt_get_idle_level().
2. Suppress error message from rmt_wait_tx_done() if wait_time==0 (allows for polling).
3. Remove the blank lines between parameter lists.

Merges #2666
catalinio pushed a commit to catalinio/pycom-esp-idf that referenced this pull request Jun 28, 2019
1. Add missing get function to RMT API: rmt_get_idle_level().
2. Suppress error message from rmt_wait_tx_done() if wait_time==0 (allows for polling).
3. Remove the blank lines between parameter lists.

Merges espressif/esp-idf#2666
@Alvin1Zhang
Copy link
Collaborator

@phatpaul Thanks for the contribution and sorry for the very slow turnaround. The PR has been merged, thanks.

@Alvin1Zhang Alvin1Zhang closed this Sep 4, 2019
@github-actions github-actions bot changed the title RMT API: Add missing get function: rmt_get_idle_level(). Suppress … RMT API: Add missing get function: rmt_get_idle_level(). Suppress … (IDFGH-1789) Sep 4, 2019
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.

2 participants