zephyr/arch/arm
Tomasz Bursztyka ea4c3d1c0f bluetooth: UART based driver no longer needs to set regs and irq
Now that UART drivers are configured internally when it comes to
hardware specific information such as IRQ and registers (or mmaped
registers), bluetooth UART driver no longer needs to do it by itself. It
only requires to select the port it wants to use.

Change-Id: I5a30500f4b6f4155292609d0ed4a758f91930817
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:14:01 -05:00
..
bsp Always use __start as the entry point 2016-02-05 20:14:00 -05:00
core Eliminate exposure of non-public microkernel structures 2016-02-05 20:14:00 -05:00
fsl_frdm_k64f bluetooth: UART based driver no longer needs to set regs and irq 2016-02-05 20:14:01 -05:00
include Eliminate exposure of non-public microkernel structures 2016-02-05 20:14:00 -05:00
ti_lm3s6965 bluetooth: UART based driver no longer needs to set regs and irq 2016-02-05 20:14:01 -05:00
timer timer: use _sys_clock_tick_announce() in drivers 2016-02-05 20:13:59 -05:00
defs.objs