zephyr/arch
Anas Nashif c092265792 move pinmux code to boards and split it up
We had one pinmux per platform with support for multiple boards.
This moves pinmuxing to boards as first step. Common functions that
are exposed by the API need to be moved to driver while keeping the
muxing configuration with the boards.

Change-Id: I2b4fabf663db98d644abcb5d51ba83adc6f74541
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:25:11 -05:00
..
arc build: switch to board based configurations 2016-02-05 20:25:11 -05:00
arm build: switch to board based configurations 2016-02-05 20:25:11 -05:00
x86 move pinmux code to boards and split it up 2016-02-05 20:25:11 -05:00
Kconfig kconfig: add board configurations 2016-02-05 20:25:10 -05:00
Makefile