zephyr/drivers/random
Anas Nashif a9e879e273 logging: move sys_log to subsys/logging
Move logging out of misc/ to its own subsystem. Anything related to
logging and any new logging features or backends could be added here
instead of the generic location in misc/ which is overcrowded with
options that are not related to eachother.

Jira: ZEP-1467
Change-Id: If6a3ea625c3a3562a7a61a0ba5fd7e6ca75518ba
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-12-19 19:58:39 +00:00
..
Kconfig random: Restructure RANDOM Kconfig 2016-12-13 22:50:18 +00:00
Kconfig.ksdk random: Restructure RANDOM Kconfig 2016-12-13 22:50:18 +00:00
Makefile drivers:ksdk:random: Rename for consistency with other KSDK shim drivers. 2016-10-25 18:57:20 +00:00
rand32_ksdk_rnga.c logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
rand32_timer.c random: Rewrite sys_rand32_init() with SYS_INIT() 2016-12-11 11:18:18 +00:00
rand32_timestamp.c random: Rewrite sys_rand32_init() with SYS_INIT() 2016-12-11 11:18:18 +00:00