zephyr/tests
Francois Ramu 280baaecbf tests: drivers: spi loopback on nucleo_f411 board
This configures the nucleo_f411re board for testing the SPI loopback
with DMA V1 transfer. DMA instance 2 is used.
This test requires pin SPI_A_MISO (D12) to be connected
to pin SPI_A_MOSI (D11) on the nucleo_wb55rg boardtest dma_V1

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2020-05-04 09:46:07 -05:00
..
application_development
arch kconfig: Rename CONFIG_FLOAT to CONFIG_FPU 2020-04-27 19:03:44 +02:00
benchmarks kconfig: Rename CONFIG_FLOAT to CONFIG_FPU 2020-04-27 19:03:44 +02:00
bluetooth tests: Convert DT_ALItAS_* to new DT_ALIAS() macro 2020-05-04 09:11:38 -05:00
boards tests: boards: board_shell: enable DAC commands 2020-05-01 12:35:50 -05:00
crypto
drivers tests: drivers: spi loopback on nucleo_f411 board 2020-05-04 09:46:07 -05:00
kernel tests: kernel: context: Convert to new dts macros 2020-04-30 17:39:27 -04:00
lib devicetree.h: pwms: Add DT_PWMS_ macros 2020-04-29 13:11:22 -05:00
misc/test_build
net tests: net: tcp2: Add flags checks 2020-04-30 12:52:11 +03:00
portability
posix lib: posix: Add support for eventfd 2020-04-28 09:57:41 +03:00
shell
subsys flash: dts: replace DT_FLASH_{ERASE,WRITE}_BLOCK_SIZE with new macros 2020-05-04 13:26:04 +02:00
unit
ztest