zephyr/drivers/entropy
Ulf Magnusson cf89ba33ea global: Fix up leading/trailing blank lines in files
To make the updated test in
https://github.com/zephyrproject-rtos/ci-tools/pull/121 clean, though it
only checks modified files.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2020-01-27 17:41:55 -06:00
..
CMakeLists.txt
Kconfig
Kconfig.cc13xx_cc26xx
Kconfig.esp32
Kconfig.litex kconfig: Turn pointless 'menuconfig's into 'config's 2020-01-24 21:30:17 -05:00
Kconfig.mcux
Kconfig.native_posix
Kconfig.nrf5
Kconfig.rv32m1
Kconfig.sam drivers: entropy: sam: Add support for sam0 2020-01-23 12:40:59 +01:00
Kconfig.stm32
entropy_cc13xx_cc26xx.c
entropy_esp32.c
entropy_handlers.c
entropy_litex.c global: Fix up leading/trailing blank lines in files 2020-01-27 17:41:55 -06:00
entropy_mcux_rnga.c
entropy_mcux_trng.c
entropy_nrf5.c
entropy_rv32m1_trng.c treewide: use full path to entropy.h header 2020-01-26 17:52:12 +01:00
entropy_sam.c drivers: entropy: sam: Add support for sam0 2020-01-23 12:40:59 +01:00
entropy_stm32.c treewide: use full path to clock_control/stm32_clock_control.h header 2020-01-26 17:52:12 +01:00
fake_entropy_native_posix.c