zephyr/tests/drivers/spi/spi_loopback/boards
Andrzej Głąbek 998c79d09b drivers: spi: Add shim for nrfx SPIM driver
This adds a translation layer to make the nrfx driver for the nRF SPIM
(SPI Master with EasyDMA) peripheral accessible via the Zephyr's API.
The shim is provided only for nRF52840 because of a hardware anomaly
present in nRF52832. See Anomaly 58 (SPIM: An additional byte is clocked
out when RXD.MAXCNT = 1) in Errata for this chip.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2018-04-12 14:19:53 -04:00
..
96b_carbon.conf
arduino_zero.conf
em_starterkit.conf
frdm_k64f.conf tests: spi_loopback: Add frdm_k64f configuration 2018-04-04 19:02:35 +02:00
nrf51_pca10028.conf tests: spi_loopback: Add configurations for a few nRF5 boards 2018-04-04 19:02:35 +02:00
nrf52_pca10040.conf tests: spi_loopback: Add configurations for a few nRF5 boards 2018-04-04 19:02:35 +02:00
nrf52840_pca10056.conf drivers: spi: Add shim for nrfx SPIM driver 2018-04-12 14:19:53 -04:00
quark_se_c1000_devboard.conf