zephyr/drivers
Roger Lendenmann 3278f542eb Bluetooth: gatt: include service api definition proposal
* service include macro definition takes reference to
   first service attribute of the included service

Change-Id: Ib2b1defe2c99aea738da791af74a534d56025eae
Signed-off-by: Roger Lendenmann <roger.lendenmann@intel.com>
2016-04-28 10:35:38 +00:00
..
adc adc/qmsi: use new DEVICE_AND_API_INIT() 2016-04-28 01:03:38 +00:00
aio aio_comparator/qmsi: use new DEVICE_AND_API_INIT() 2016-04-28 01:03:38 +00:00
bluetooth Bluetooth: gatt: include service api definition proposal 2016-04-28 10:35:38 +00:00
clock_control stm32: rename SOC_STM32F1X -> SOC_SERIES_STM32F1X 2016-04-18 21:24:58 +00:00
console console: add hook for debug server to handle outgoing characters 2016-04-16 05:29:20 +00:00
counter counter/qmsi: use new DEVICE_AND_API_INIT() 2016-04-28 01:03:38 +00:00
ethernet ethernet/dw: remove kconfigs that are SoC specific 2016-04-07 00:58:57 +00:00
flash qmsi: flash: use built-in qmsi driver 2016-04-22 20:55:36 -04:00
gpio gpio: Fix returning codes 2016-04-26 22:49:48 +00:00
grove i2c: use I2C_X nameing instead of I2CX 2016-04-25 17:01:48 +00:00
i2c i2c: use I2C_X nameing instead of I2CX 2016-04-25 17:01:48 +00:00
ieee802154 ieee802154: cc2520: Invalid argument should return -EINVAL 2016-04-27 14:49:41 +02:00
interrupt_controller stm32: rename SOC_STM32F1X -> SOC_SERIES_STM32F1X 2016-04-18 21:24:58 +00:00
ipm ipm: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:16 +00:00
pci kconfig: use menuconfig for PCI options 2016-03-29 01:31:52 +00:00
pinmux drivers: stm32: Include errno.h 2016-04-26 22:49:48 +00:00
pwm pwm/qmsi: use new DEVICE_AND_API_INIT() 2016-04-28 01:03:39 +00:00
qmsi qmsi: use QMSI_LIBRARY instead of QMSI_DRIVERS 2016-04-22 20:55:36 -04:00
random Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
rtc rtc/qmsi: use new DEVICE_AND_API_INIT() 2016-04-28 01:03:39 +00:00
sensor sensor: migrate all drivers to new SYS_LOG 2016-04-26 18:11:05 +00:00
serial drivers: uart_qmsi: Re-enable HW FC for arduino_101 & quark_se_devboard 2016-04-25 11:42:50 +00:00
shared_irq refactor common driver initialization priorities 2016-03-28 15:58:29 -07:00
spi spi/qmsi: don't assign driver_api if init fails 2016-04-28 01:03:39 +00:00
timer power_mgmt: Make names consistent with new RFC 2016-03-26 14:35:11 -04:00
watchdog watchdog/qmsi: use new DEVICE_AND_API_INIT() 2016-04-28 01:03:39 +00:00
Kconfig drivers: Renaming directory "802.15.4" into "ieee802154" 2016-04-07 17:24:55 +00:00
Makefile aio: build only when driver is configured in 2016-04-25 17:01:48 +00:00