net: openthread: Add config for NCP vendor hook#25450
net: openthread: Add config for NCP vendor hook#25450Philipp-Wohlgenannt-Tridonic-com wants to merge 1 commit intozephyrproject-rtos:masterfrom
Conversation
|
All checks are passing now. Tip: The bot edits this comment instead of posting a new one, so you can check the comment's history to see earlier messages. |
f5e97b2 to
7c9b43a
Compare
rlubos
left a comment
There was a problem hiding this comment.
Please update OpenThread revision in the west.yml with a PR reference from OpenThread repository (pull/13/head). Also note that due to feature freeze in Zephyr, this PR may take a while.
|
Also please fix the checkpatch warnings. |
c445324 to
c7a10cb
Compare
|
-:11: WARNING:LEADING_SPACE: please, no spaces at the start of a line
-:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line
I don't know how to fix this warnings. I don't see any difference to the existing code style. @rlubos what should i do with these 2 warnings? |
|
@Philipp-Wohlgenannt-Tridonic-com
It seems to be fine now. The warnings you mention apparently refer to some earlier revision. |
|
DNM until OpenThread is updated |
|
The OpenThread update and zephyrproject-rtos/openthread#13 were merged, please update SHA: 981b502fc674121fe70ee119de8384acae050f6d |
|
@Philipp-Wohlgenannt-Tridonic-com are you planning to make any further activities connected with this pull request and inserting changes stated by @rlubos? I'm interested in inserting the same changes, as you did in your commit. |
@Philipp-Wohlgenannt-Tridonic-com will be back in office towards end of the month. |
Add NCP vendor hook for vendor sepcific code Signed-off-by: Philipp Wohlgenannt <[email protected]>
c7a10cb to
83ec3f4
Compare
|
@Philipp-Wohlgenannt-Tridonic-com The |
Yes we can close this request. @rlubos can you do that? |
|
Sure, thanks! |
Add config for NCP vendor hook.