zephyr/boards
Jeff Blais 59359595fe pinmux: Expand the pin function/mode parameter size
The pinmux API was modified to expand the meaning of the 'func' argument
to allow it to represent more than a pre-configured function.  This was done
to reasonably accommodate a larger range of pin configuration options
offered by other MCUs, such as the Freescale K64 (up to 8 pin functions,
plus interrupt, pullup/down, drive strength, open-drain, slew rate, etc.).

This allows bit fields to be used to define various settings.

Change-Id: I2b216b822c6bae7133eed01c8c3339bb47b6c5db
Signed-off-by: Jeff Blais <jeff.blais@windriver.com>
2016-03-09 06:39:16 +00:00
..
arduino_101 pinmux: Expand the pin function/mode parameter size 2016-03-09 06:39:16 +00:00
arduino_101_sss quark_se_ss: Add default SPI configuration values 2016-02-20 15:39:16 +00:00
arduino_due pinmux: Expand the pin function/mode parameter size 2016-03-09 06:39:16 +00:00
basic_cortex_m3 boards/basic_cortex_m3: Fix typo in Kconfig.board 2016-02-27 10:13:20 +00:00
basic_minuteia kconfig: Add missing board definition 2016-02-05 20:25:16 -05:00
frdm_k64f rename fsl_frdm_k64f -> frdm_k64f 2016-02-05 20:25:13 -05:00
galileo pinmux: Expand the pin function/mode parameter size 2016-03-09 06:39:16 +00:00
minnowboard Add I/O port configuration for Minnowboard UART 2016-02-05 20:25:30 -05:00
qemu_cortex_m3 Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
qemu_x86 Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
quark_d2000_crb pinmux: Expand the pin function/mode parameter size 2016-03-09 06:39:16 +00:00
quark_se_devboard pinmux: Expand the pin function/mode parameter size 2016-03-09 06:39:16 +00:00
quark_se_sss_devboard boards: Add a board definition for Quark SE SSS development board 2016-02-20 15:04:18 +00:00
Kconfig kconfig: add board configurations 2016-02-05 20:25:10 -05:00
Makefile build: switch to board based configurations 2016-02-05 20:25:11 -05:00