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

sys/uniqueid: Uniqueid model RTOS #349

Merged
merged 1 commit into from
Sep 20, 2022

Conversation

eduazocar
Copy link
Collaborator

Contribution description

Uniqueid presents some changes about its static model. Kconfig parameters dependency was removed, uniqueid functions will be to use random number generation and cpuid information to get an ipv6 address. Tests of unique id was modified to get in real time these random and static ipv6 address. The manual mode was removed, this is the same to set an ipv6 address using net_tools. Also the uniqueid model presents the new random generation seed to provide an unique id value during a real time operation, this will allow use this module via shell_commands_extends

Testing procedure

Use the uniqueid test

make -C tests/uniqueid flash term

Issues/PRs references

Copy link
Contributor

@luisan00 luisan00 left a comment

Choose a reason for hiding this comment

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

great job!

@eduazocar eduazocar merged commit 3d21b60 into Mesh4all:main Sep 20, 2022
Firmware automation moved this from In Progress to Done Sep 20, 2022
@eduazocar eduazocar deleted the feature/uniqueid branch September 20, 2022 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Firmware
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants