Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nrfconnect] Added calculating unique id length based on kconfig
Currently the unique id length is fixed to 16 B and in nrfconnect platform we allow to set unique id value through kconfig, which may lead to a problem that length of selected data will not match the unique id length hardcoded to 16 B.
- Loading branch information