zephyr/boards/arm/arduino_zero
Henrik Brix Andersen dd0d07c825 sam0: Enable pinmux in arduino_zero_defconfig.
Commit 247782a7b3 moved the sam0 UART
and SPI configuration into pinmux. Using these drivers without pinmux
causes the kernel to skip the pin configuration.

Tested on arduino_zero.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2018-02-14 09:05:12 -06:00
..
doc doc: remove spurious console code block from arduino_zero doc. 2018-02-10 18:21:34 -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 sam0: Enable pinmux in arduino_zero_defconfig. 2018-02-14 09:05:12 -06: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