zephyr/drivers
Gil Pitney f18cced2c1 cc3200: Add a GPIO driver for the TI CC3200 LaunchXL
The pinmux configuration is done during board initialization.

This was validated using the following Zephyr apps:
 - samples/basic/blinky
 - samples/basic/disco
 - samples/basic/button

All 4 GPIO ports are supported.

Change-Id: If8599a23c1d56cfd678a6e2e5339f7e093c6061a
Signed-off-by: Gil Pitney <gil.pitney@linaro.org>
2016-12-20 09:14:48 -06:00
..
adc logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
aio aio: Configuration issue in aio driver 2016-11-23 00:16:22 +00:00
bluetooth Bluetooth: Remove unnecessary runtime kernel object initialization 2016-12-16 10:27:48 +02:00
clock_control logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
console drivers: Remove legacy nanokernel.h include 2016-12-04 14:59:37 -06:00
counter counter: cmsdk: Add Timer 0 and 1 as Counters 2016-12-06 10:31:45 -06:00
dma drivers: dma: update to unified kernel 2016-11-09 18:38:57 -08:00
ethernet eth/enc28j60: CONFIG_ETHERNET no longer exists. 2016-12-20 13:47:33 +00:00
flash logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
gpio cc3200: Add a GPIO driver for the TI CC3200 LaunchXL 2016-12-20 09:14:48 -06:00
grove logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
i2c logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
ieee802154 logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
interrupt_controller arcv2_irq: Add power management suspend/resume 2016-12-15 12:49:31 +00:00
ipm drivers: Remove legacy nanokernel.h include 2016-12-04 14:59:37 -06:00
pci drivers: Remove legacy nanokernel.h include 2016-12-04 14:59:37 -06:00
pinmux pinmux: Deprecate the k64 pinmux driver 2016-12-10 21:14:13 +00:00
pwm logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
random logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
rtc drivers: rtc: fix enum type mismatching issue 2016-11-17 23:39:25 +00:00
sensor logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
serial drivers: serial: nrf5: Undefine MDK macros to avoid conflict 2016-12-20 09:14:48 -06:00
shared_irq drivers: Remove legacy nanokernel.h include 2016-12-04 14:59:37 -06:00
slip logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
spi logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
timer kernel: rename NANOKERNEL_TICKLESS_IDLE_SUPPORTED 2016-12-19 19:58:35 +00:00
usb logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
watchdog watchdog: Add driver for CMSDK APB WDOG 2016-12-06 10:31:45 -06:00
Kconfig drivers: cc2520: Add a new IP stack ready adaptation of CC2520 driver 2016-12-02 12:40:18 +02:00
Makefile net: Make native IP stack the default 2016-12-02 12:41:17 +02:00