zephyr/drivers/entropy
Erwin Rol 1537b4502b drivers: entropy: stm32: use Kconfig to select HAL/LL sources
Use "select USE_STM32_LL_RNG" to select the needed STM32 LL files,
instead of editing ext/hal/st/stm32cube/CMakeLists.txt

Signed-off-by: Erwin Rol <erwin@erwinrol.com>
2018-01-23 08:46:16 -06:00
..
CMakeLists.txt CMake: Fix wrong file name of entropy_stm32.c 2017-11-14 08:10:22 -05:00
entropy_esp32.c subsys/random: sys_rand32_get() implementation that uses entropy API 2017-11-01 08:26:29 -04:00
entropy_handlers.c drivers: Rename random to entropy 2017-11-01 08:26:29 -04:00
entropy_mcux_rnga.c subsys/random: sys_rand32_get() implementation that uses entropy API 2017-11-01 08:26:29 -04:00
entropy_mcux_trng.c subsys/random: sys_rand32_get() implementation that uses entropy API 2017-11-01 08:26:29 -04:00
entropy_nrf5.c drivers: entropy: Add nRF5 entropy generator driver 2017-11-14 07:02:12 -05:00
entropy_stm32.c drivers: entropy: stm32: Remove STM32F411XE from building 2018-01-12 19:42:54 -05:00
Kconfig drivers: entropy: Add nRF5 entropy generator driver 2017-11-14 07:02:12 -05:00
Kconfig.esp32 subsys/random: sys_rand32_get() implementation that uses entropy API 2017-11-01 08:26:29 -04:00
Kconfig.mcux subsys/random: sys_rand32_get() implementation that uses entropy API 2017-11-01 08:26:29 -04:00
Kconfig.nrf5 drivers: entropy: Add nRF5 entropy generator driver 2017-11-14 07:02:12 -05:00
Kconfig.stm32 drivers: entropy: stm32: use Kconfig to select HAL/LL sources 2018-01-23 08:46:16 -06:00