zephyr/drivers
Daniel Leung 7328eb0d9e pinmux/galileo: include board.h
Or else, PINMUX_NUM_PINS is not found.

Change-Id: I48c173395f2cda72e8915c46aad964e83509a605
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-04-01 09:52:04 -07:00
..
802.15.4 drivers: Replace DEV_FAIL by -EIO 2016-03-16 19:30:04 -04:00
adc adc: move each driver kconfig options into submenus 2016-03-18 11:27:09 +00:00
aio aio_comparator/dw: base address to be defined by SoC 2016-03-30 13:39:04 +00:00
bluetooth kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
clock_control refactor common driver initialization priorities 2016-03-28 15:58:29 -07:00
console console: shell: expect const commands array 2016-04-01 13:12:56 +00:00
counter counter: Fix returning code 2016-03-23 15:55:11 +00:00
ethernet eth_dw: fix buffer leak when RX frames are too large 2016-03-31 23:18:17 +00:00
flash drivers: Replace DEV_NO_SUPPORT by -ENODEV 2016-03-16 19:30:04 -04:00
gpio gpio/sch: remove kconfigs that are SoC specific 2016-03-31 23:17:23 +00:00
grove sys_log: Grove driver update to new logging API 2016-03-18 00:01:21 +00:00
i2c i2c: qmsi: Add support for default configuration 2016-03-31 13:18:26 +00:00
interrupt_controller interupt_controller/stm32_exti: driver for STM32 EXTI controller 2016-03-18 20:53:06 +00:00
ipm drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
nble drivers/nble: Implement read CUD attribute 2016-04-01 10:46:39 +03:00
pci kconfig: use menuconfig for PCI options 2016-03-29 01:31:52 +00:00
pinmux pinmux/galileo: include board.h 2016-04-01 09:52:04 -07:00
pwm pwm/k64_ftm: remove kconfigs that are SoC specific 2016-03-31 23:17:24 +00:00
qmsi drivers: Add infrastructure for QMSI drivers 2016-02-05 20:25:15 -05:00
random
rtc rtc/dw: remove kconfigs that are SoC specific 2016-03-31 23:17:25 +00:00
sensor sensor: bmp280: fix pressure value 2016-04-01 14:48:00 +03:00
serial serial/ns16550: make IRQ triggering condition a SoC decision 2016-03-30 13:38:34 +00:00
shared_irq refactor common driver initialization priorities 2016-03-28 15:58:29 -07:00
spi refactor common driver initialization priorities 2016-03-28 15:58:29 -07:00
timer power_mgmt: Make names consistent with new RFC 2016-03-26 14:35:11 -04:00
watchdog watchdog/wdt_dw: remove kconfigs that are SoC specific 2016-03-31 23:17:24 +00:00
Kconfig drivers: bluetooth: nble: restructures Bluetooth Kconfig options 2016-03-19 00:23:11 +00:00
Makefile API: Add public counter API 2016-03-17 08:59:04 -04:00