mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
82726a2b2b
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
|