Skip to content
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

net: openthread: Added config for OpenThread version selection. #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kkasperczyk-no
Copy link
Owner

Config options used for selecting OpenThread stack version
were added.

Signed-off-by: Kamil Kasperczyk [email protected]

Config options used for selecting OpenThread stack version
were added.

Signed-off-by: Kamil Kasperczyk <[email protected]>
help
This option selects version of OpenThread stack.

config OPENTHREAD_THREAD_VERSION_1_1
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok for me, but please also consider extending existing options and choose the best one? i.e rename OPENTHREAD_SOURCES by adding version (it originally it even had version in its name but I was asked to remove it for now as there is only 1.1 now ;) ). Please keep in mind that after some merges, that I hope will happen today, in NCS new option appears named OPENTHREAD_LIBRARY_1_1 so using OPENTHREAD_SOURCES_1_1 OPENTHREAD_SOURCES_1_2 might be worth considering.

Copy link
Collaborator

@MarekPorwisz MarekPorwisz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Added some comment to the code for you to consider.

@konradderda konradderda removed their request for review October 9, 2023 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants