zephyr/drivers
Andrei Emeltchenko 2329d54546 arduino: Remove Kconfig warnings rearranging GPIO selection
Remove warnings below:
...
warning: (BLUETOOTH_NRF51_PM) selects GPIO which has unmet direct
dependencies (BOARD_GALILEO || BOARD_QUARK_SE_DEVBOARD &&
NETWORKING_WITH_15_4_TI_CC2520 || SOC_FSL_FRDM_K64F)
...

Change-Id: I15db8cf5f9895e0693e3363974e4cdad533b55a4
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-04-18 12:54:20 +00:00
..
adc adc/dw: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:11 +00:00
aio aio_comparator/dw: base address to be defined by SoC 2016-03-30 13:39:04 +00:00
bluetooth arduino: Remove Kconfig warnings rearranging GPIO selection 2016-04-18 12:54:20 +00:00
clock_control clock_control/stm32f10x: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:14 +00:00
console console: add hook for debug server to handle outgoing characters 2016-04-16 05:29:20 +00:00
counter counter: Fix returning code 2016-03-23 15:55:11 +00:00
ethernet ethernet/dw: remove kconfigs that are SoC specific 2016-04-07 00:58:57 +00:00
flash drivers: Quark flash support 2016-04-16 02:01:25 +00:00
gpio gpio/stm32: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:15 +00:00
grove grove/lcd_rgb: assign magic number to driver_api 2016-04-15 22:07:34 +00:00
i2c i2c/atmel_sam3: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:14 +00:00
ieee802154 cc2520: Properly start and stop the device 2016-04-14 07:49:23 +00:00
interrupt_controller interupt_controller/stm32_exti: driver for STM32 EXTI controller 2016-03-18 20:53:06 +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 spi: intel: fix port 1 pin setup 2016-04-16 21:14:43 +00:00
pwm pwm/k64_ftm: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:13 +00:00
qmsi drivers: Add infrastructure for QMSI drivers 2016-02-05 20:25:15 -05:00
random Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
rtc rtc/dw: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:12 +00:00
sensor sensors: add driver for TMP007 infrared thermopile sensor 2016-04-16 05:32:35 +00:00
serial serial/stellaris: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:16 +00:00
shared_irq refactor common driver initialization priorities 2016-03-28 15:58:29 -07:00
spi spi/k64: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:13 +00:00
timer power_mgmt: Make names consistent with new RFC 2016-03-26 14:35:11 -04:00
watchdog watchdog/iwdg_stm32: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:15 +00:00
Kconfig drivers: Renaming directory "802.15.4" into "ieee802154" 2016-04-07 17:24:55 +00:00
Makefile drivers: Renaming directory "802.15.4" into "ieee802154" 2016-04-07 17:24:55 +00:00