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

uniqueid: compilation error on **other** boards #319

Closed
luisan00 opened this issue Jul 18, 2022 · 1 comment · Fixed by #320
Closed

uniqueid: compilation error on **other** boards #319

luisan00 opened this issue Jul 18, 2022 · 1 comment · Fixed by #320
Labels
Projects
Milestone

Comments

@luisan00
Copy link
Contributor

Description

Trying to compile an error is raised building sys/uniqueid component

Steps to reproduce the issue

execute:

make BOARD=cc1352p-launchpad

Expected results

Compilation success

Actual results

"make" -C ./m4a-firmware/firmware/sys/uniqueid
/usr/lib/gcc/arm-none-eabi/9.2.1/../../../arm-none-eabi/bin/ld: 
.../m4a-firmware/firmware/bin/cc1312-launchpad/periph_common/init.o: in function `periph_init':
..//m4a-firmware/RIOT/drivers/periph_common/init.c:101: undefined reference to `hwrng_init'

Versions

OS: Ubuntu 22.04
RIOT: project current version

@luisan00
Copy link
Contributor Author

@eduazocar is this already done?

Firmware automation moved this from To do to Done Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Firmware
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant