zephyr/boards/arduino_101
Vinicius Costa Gomes facfc59464 pinmux: Convert return codes to errno.h
Before moving pinmux related code to 'drivers/pinmux' fix their return
codes to be consistent with the rest of the API.

Change-Id: Ie84f64e93745d44bef8b9d2119f6a05cdc8cb8c4
Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
2016-03-19 10:44:38 +00:00
..
support board : arduino_101 : fixing flash scripts 2016-02-05 20:25:31 -05:00
arduino_101_defconfig arduino_101: Set UART0 default options and baud rate 2016-02-05 20:25:26 -05:00
board.c
board.h Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Kconfig drivers: Quark AON counter and timer support 2016-03-17 08:59:04 -04:00
Kconfig.board boards: make individual boards dependent on SoC selections 2016-03-16 01:38:06 +00:00
Makefile move pinmux code to boards and split it up 2016-02-05 20:25:11 -05:00
Makefile.board add debug/debugserver support 2016-02-05 20:25:30 -05:00
pinmux.c pinmux: Convert return codes to errno.h 2016-03-19 10:44:38 +00:00