zephyr/drivers/pinmux
Maureen Helm 4973787c10 pinmux: Remove the k64 pinmux driver
The k64 pinmux driver was deprecated when the more generic mcux pinmux
driver was added, but it can actually just be removed because it is not
a public interface. Applications should be using the public pinmux API,
not the private k64 pinmux API. There was one case in the net samples
that used the private API which was cleaned up in a previous patch.

Change-Id: I49a6397baa57973930cb63bd2a9883b14f7ddafd
Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2017-01-12 09:46:28 -06:00
..
beetle
dev
stm32
Kconfig pinmux: Remove the k64 pinmux driver 2017-01-12 09:46:28 -06:00
Kconfig.beetle
Kconfig.mcux
Kconfig.stm32
Makefile pinmux: Remove the k64 pinmux driver 2017-01-12 09:46:28 -06:00
pinmux_mcux.c
pinmux_quark_mcu.h
pinmux.h