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: Fixed compilation dependencies of HWRNG and radio hardware #320

Merged
merged 1 commit into from
Jul 20, 2022

Conversation

eduazocar
Copy link
Collaborator

Contribution description

The uniqueid was presenting a compilation errors in others boards. so to fix this was added an dependency conditionals that check and verify if the device has or not the required hardware. Another important feature added is the condition that is not has the required hardware only could be work with two mode (STATIC and MANUAL).

Testing procedure

make BOARD=cc1352p-launchpad menuconfig

Issues/PRs references

Fixes #319

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.

Go ahead!

@eduazocar eduazocar merged commit 7e346b3 into Mesh4all:main Jul 20, 2022
Firmware automation moved this from In Progress to Done Jul 20, 2022
@eduazocar eduazocar deleted the uniquedid_support branch July 20, 2022 12:27
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.

uniqueid: compilation error on **other** boards
2 participants