zephyr/drivers
Allan Stephens 893726ccb6 Eliminate duplicate registration of system tick event handler
Since the system generator pre-registers K_ticker as the handler
for the system tick event, there is no need for the timer driver
to re-register it at run time.

Change-Id: I7f20c19e5c6ccc7dfb6117aa2d2647b9dec0e549
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:19 -05:00
..
bluetooth Bluetooth: Fix CONFIG_BLUETOOTH_DEBUG_UART dependency 2016-02-05 20:14:17 -05:00
console Use ccflags-y and asflags-y instead of EXTRA_CFLAGS 2016-02-05 20:14:14 -05:00
interrupt_controller Eliminate VxMicro branding in kernel code 2016-02-05 20:14:15 -05:00
pci Eliminate obsolete coding convention comments 2016-02-05 20:14:14 -05:00
random Use ccflags-y and asflags-y instead of EXTRA_CFLAGS 2016-02-05 20:14:14 -05:00
serial Rename VXMICRO_ARCH and VXMICRO 2016-02-05 20:14:16 -05:00
simple Add simple UART driver 2016-02-05 20:14:16 -05:00
timer Eliminate duplicate registration of system tick event handler 2016-02-05 20:14:19 -05:00
Kconfig Add simple UART driver 2016-02-05 20:14:16 -05:00
Makefile Add simple UART driver 2016-02-05 20:14:16 -05:00