zephyr/boards
Nathaniel Graff 7eb6bd6dfe boards/hifive1: Enable SPI driver
Enable the SPI driver on the HiFive 1

This makes the following configurations choices for the HiFive 1:

The SPI 0 peripheral driver is not enabled by default because it is in
charge of mapping the SPI flash into memory. This can be configured
using the CONFIG_SIFIVE_SPI_0_ROM KConfig option.

The SPI 1 peripheral driver is enabled by default and the pinmux is
configured for all of its outputs

The SPI 2 peripheral driver is enabled by default because it is present
in the DTS for the FE310, but because the QFN48 package used on the
HiFive 1 doesn't route those pins from the silicon die, the pinmux can't
enable the SPI 2 pins.

Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-02-06 09:00:00 -06:00
..
arc
arm boards: nrf: Indicate pwm as supported on Nordic DK boards 2019-02-06 07:19:07 -05:00
common
nios2
posix
riscv32 boards/hifive1: Enable SPI driver 2019-02-06 09:00:00 -06:00
shields
x86 gpio: intel_apl: rework driver for pin_mask callback 2019-02-06 07:18:15 -05:00
x86_64/qemu_x86_64
xtensa
CMakeLists.txt
index.rst
Kconfig