Add routing and blob#499
Open
danielfaleirosantos wants to merge 2 commits into
Open
Conversation
7b58835 to
e906bf9
Compare
| * SPDX-License-Identifier: Apache-2.0 | ||
| ********************************************************************************/ | ||
|
|
||
| // This is a generated file. Please do not edit it. |
Contributor
There was a problem hiding this comment.
Please make sure we have a documented way to (re-) generate the files marked so.
If possible, we don't even check in generated files since they can be generated in the build process.
Contributor
There was a problem hiding this comment.
I think, for now we try to not add generators in CMake if possible for referenceApp. But we can discuss to change that in the future.
d319c4e to
c27852b
Compare
The transport channels routing and blob modules have been created. The communication modes supported are CAN, FlexRay and nPDU (aka PduTransport).
operator= not found for the ChannelAdapter struct in Integration Clang-tidy warnings
c27852b to
b387607
Compare
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.
The transport channels routing and blob modules have been created.
The communication modes supported are CAN, FlexRay and nPDU (aka PduTransport).