Draft
Conversation
0c182a3 to
1a1d288
Compare
This was referenced Oct 7, 2022
1a1d288 to
b210abe
Compare
Murdock results❌ FAILED 4b7405f Revert "REMOVE ME! limit murdock builds to libSCHC test application" Build failures (4)
ArtifactsThis only reflects a subset of all builds from https://ci-prod.riot-os.org. Please refer to https://ci.riot-os.org for a complete build for now. |
7bac203 to
38969dd
Compare
7ca81c0 to
5db7bfc
Compare
398d9f4 to
bbde760
Compare
bbde760 to
345f7c6
Compare
345f7c6 to
5040340
Compare
5040340 to
99396ca
Compare
3 tasks
Co-Authored-By: Martine S. Lenders <m.lenders@fu-berlin.de>
Co-Authored-By: boortmans <bart.moons@gmail.com>
0c00146 to
318513d
Compare
Member
Author
|
Rebased and squashed to current master, now that #18515 is merged. |
Contributor
|
Hi @miri64, I came across this PR and I just wanted to let you know that I am interested in using SCHC with RIOT. |
Member
Author
Great! I will continue work on this soon, though libSCHC already received some new updates which probably should be ported first. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Contribution description
This is the second part of my porting of #15040. Since libSCHC is itself still very experimental, this PR and the feature is also still to be seen as experimental.
TODOs:
gnrc_networkingexample.Testing procedure
TBD, but sending SCHC frames via both TTN and the SCHC-via-Ethernet functionality provided by this PR were already tested.
Issues/PRs references
Taking-over for #15040, depends on
#18515(merged) and#18699(merged).