zephyr/drivers/pinmux
Anas Nashif a04e7b653b pinmux: do not depend on GPIO
Making pinmux depend on GPIO breaks many tests and configurations
when running on real hardware. This should be added as local
configuration in the defconfig instead.

Change-Id: Ibbf1c9a3428ed692937383bf85218b0c120cbe44
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-03-14 18:40:31 +00:00
..
Kconfig pinmux: do not depend on GPIO 2016-03-14 18:40:31 +00:00
Makefile arm: Freescale K64/FRDM-K64F Pinmux support 2016-03-09 11:58:02 +00:00
pinmux.h pinmux: Expand the pin function/mode parameter size 2016-03-09 06:39:16 +00:00
pinmux_k64.c arm: Add GPIO interrupt/callback support for K64F 2016-03-09 12:54:02 +00:00
pinmux_k64.h arm: Freescale K64/FRDM-K64F Pinmux support 2016-03-09 11:58:02 +00:00