RIOT/tests/periph_spi/README.md
2014-09-24 15:41:48 +02:00

9 lines
243 B
Markdown

Expected result
===============
You should be presented with the RIOT shell, providing you with commands to initialize a board
as master or slave, and to send and receive data via SPI.
Background
==========
Test for the low-level SPI driver.