zephyr/drivers/clock_control
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
..
beetle_clock_control.c clock_control: Add Beetle clock_control 2016-12-06 10:31:45 -06:00
Kconfig clock_control: Add Beetle clock_control 2016-12-06 10:31:45 -06:00
Kconfig.beetle clock_control: Add Beetle clock_control 2016-12-06 10:31:45 -06:00
Kconfig.nrf5
Kconfig.quark_se
Kconfig.stm32f4x
Kconfig.stm32f10x
Kconfig.stm32l4x
Makefile clock_control: Add Beetle clock_control 2016-12-06 10:31:45 -06:00
nrf5_power_clock.c
quark_se_clock_control.c logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
stm32f4x_clock.c
stm32f10x_clock.c
stm32l4x_clock.c