Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

firmware/sys/shell_extended: shell extended functionality for uniqueid #356

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

luisan00
Copy link
Contributor

Contribution description

shell extended for unique id module was added in a previous PR as a mockup, this PR add functionality for both modes available on uniqueid module:

  • static: it's based on the CPU ID

  • random: Use any of hwrngs available in some MCUs, or random bytes from radio interface when available

Testing procedure

Build and flash examples/shell_extended, both commands previously described are available as uid static or uid random

Issues/PRs references

Copy link
Collaborator

@CW-75 CW-75 left a comment

Choose a reason for hiding this comment

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

This looks good for me :+1, go ahead

@luisan00 luisan00 merged commit eb8c04e into Mesh4all:main Sep 27, 2022
@luisan00 luisan00 deleted the update/se_uniqueid branch September 27, 2022 10:19
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants