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.
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
Add RMT primitives #543
Add RMT primitives #543
Changes from 87 commits
2370109
6343c01
f17391f
77800f1
c464665
e7173e8
facddf1
b594a5f
bf0f0c6
ddb7f99
059f50f
57e2ab1
5d62fe0
8d94d13
00c6d23
37815f7
c6020e5
e7ca700
7ca4dc4
c03fd2c
f3ad028
aaaa4bf
56d7467
2a34f29
4ee9959
72e16ae
a7e4491
6aea331
0465f9e
84af9c8
317d302
98f1c29
12277f1
ebad10b
cd3f05a
591b9fb
d2d2f4c
6dd2f96
bb97354
b21af00
72bf74f
0664a7f
a418238
d796193
51c0a8d
265fb29
481aed1
ae825ff
fe99d86
e49791d
fd19cc8
07d7bb2
94be811
9f88c21
3d8aae3
ae9a402
2f6038b
deebade
badd755
2ac1911
7ac2355
a992dd2
6ef9607
501dcea
94139b5
74332d4
6b566c1
8678f39
7f7238c
77a89de
e1f4e37
4a7d54c
00179b6
75ed26f
98ee3b8
69d40fb
24a4253
445b6aa
eb4fb1c
e8fc90e
2af2dc0
ce45369
6ed7048
7b08e25
b6fc277
2fe9ada
2ccd99c
2d9a4ba
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It might make sense to keep the configuration (and not apply it immediately), so that a channel can be used for read and writing.
The configuration could then be applied every time the direction switches.