mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 18:43:50 +01:00
For now we match the Makefile.dep default, ignoring if the platform presents a Hardware RNG.
5 lines
103 B
Plaintext
5 lines
103 B
Plaintext
CONFIG_MODULE_RANDOM=y
|
|
CONFIG_MODULE_PERIPH_HWRNG=y
|
|
CONFIG_MODULE_PERIPH_UART=y
|
|
CONFIG_MODULE_NEWLIB=y
|