zephyr/boards/arm/arduino_zero
Michael Hope 247782a7b3 sam0: move the UART and SPI configuration into pinmux.
Also pull out the SERCOM pads configuration to defines.  Note that the
SAM0 has a two level configuration - a signal (like TX) is mapped to a
pad, and then a pad is mapped to a function on a pin.

Signed-off-by: Michael Hope <mlhx@google.com>
2018-02-08 12:09:46 -06:00
..
doc doc: fix misspellings in boards and samples docs 2018-01-30 20:27:43 -05:00
support
CMakeLists.txt sam0: move the UART and SPI configuration into pinmux. 2018-02-08 12:09:46 -06:00
Kconfig.board
Kconfig.defconfig
arduino_zero.dts boards: arduino_zero: enable and document the flash driver. 2018-01-11 19:03:52 -05:00
arduino_zero.yaml
arduino_zero_defconfig boards: enable and document the SPI driver on the Arduino Zero. 2018-01-13 07:39:05 -05:00
board.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
board.h sam0: move the UART and SPI configuration into pinmux. 2018-02-08 12:09:46 -06:00
dts.fixup pinmux: sam0: add a pinmux driver for the SAM0 series. 2018-02-05 06:31:35 -08:00
pinmux.c sam0: move the UART and SPI configuration into pinmux. 2018-02-08 12:09:46 -06:00