-
Notifications
You must be signed in to change notification settings - Fork 7.7k
feat(rmt): adds new function to send specific number of loops #11748
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
Open
SuGlider
wants to merge
39
commits into
master
Choose a base branch
from
rmt_loop_count
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+83
−19
Open
Changes from 3 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
3078091
feat(rmt): adds new function to send specific number of loops
SuGlider ddf778a
feat(rmt): adds new function to send specific number of loops
SuGlider a9fe74d
fix(rmt): bad code formatting
SuGlider 5413697
fix(rmt): bad code formatting
SuGlider 7a5df40
Merge branch 'master' into rmt_loop_count
SuGlider 0f61b4f
Merge branch 'master' into rmt_loop_count
SuGlider f5d0513
feat(rmt): check the loop count parameter
SuGlider e9aa349
feat(rmt): improve commentaries
SuGlider 3641446
feat(rmt): improve commentaries
SuGlider 6c8007f
feat(rmt): Refine loop handling in RMT transmission
SuGlider 8346673
fix(rmt): bad spelling in commentary
SuGlider 182eef8
feat(rmt): improve code clarity
SuGlider 7d8bf25
feat(rmt): single logv line for all looping cases
SuGlider 00989d4
feat(rmt): rmtWriteLoopingCount improvement
SuGlider 3bb70e7
feat(rmt): improve verbose logging code
SuGlider f2218ba
fix(rmt): code identation
SuGlider 55b8244
fix(rmt): bad copy & paste of function signature
SuGlider fdd3ac4
feat(rmt): code improvement and clarity
SuGlider 198a49c
feat(rmt): improved commentaries and code clarity
SuGlider a198804
rmt(fix): improve code reliability
SuGlider 8883c30
feat(rmt): improved code readness
SuGlider c9c00f8
fix(rmt): typo in commentary
SuGlider d4b31b2
fix(rmt): increase buffer size for loop count loop log msg
SuGlider c5993be
fix(rmt): typo in commentary
SuGlider a92d64f
fix(rmt): typo in commentary
SuGlider 9915feb
fix(rmt): buffer size for log message
SuGlider eedf368
rmt(fix): improve code readness
SuGlider a4f3e63
feat(rmt): guarding SOC_RMT_SUPPORT_TX_LOOP_COUNT
SuGlider c3b1919
feat(rmt): adds new function to the example
SuGlider b9a054f
fix(rmt): remove repeated function name in log msg
SuGlider 5ab1ee5
fix(rmt): remove repeated function name in log msg
SuGlider 0682d37
fix(rmt): fixes the example to wait for rmt TX
SuGlider 7da1885
fix(rmt): fixes bad code formating
SuGlider 85113f9
fix(rmt): fixes bad code formating
SuGlider d6d715a
fix(rmt): fixes bad code formating
SuGlider 8775dd1
fix(rmt): fixes bad code formating
SuGlider 4d836d0
fix(rmt): commentary complement
SuGlider 7fffb38
fix(rmt): adds missing return value
SuGlider d1434bd
feat(rmt): improve commentaries
SuGlider File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.