zephyr/drivers/bluetooth
Dmitriy Korovkin 57f2741e4f init: Implement fine-grained initialization policy
Put initialization priorities as device driver Kconfig
parameter.

Initialization priority value for each platform is defined
in the platform Kconfig file.

Drivers and platform code use SYS_DEFINE_DEVICE to add
and initialization function.

Change-Id: I2f4f3c7370dac02408a1b50a0a1bade8b427a282
Signed-off-by: Dmitriy Korovkin <dmitriy.korovkin@windriver.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:54 -05:00
..
Kconfig Bluetooth: uart: Simplify send callback logic 2016-02-05 20:24:45 -05:00
Makefile drivers: use subdir-ccflags-y for all drivers 2016-02-05 20:15:19 -05:00
uart.c init: Implement fine-grained initialization policy 2016-02-05 20:24:54 -05:00
uart.h bluetooth/uart: register driver at boot if enabled 2016-02-05 20:24:48 -05:00