Blame view

RIOT/tests/periph_spi/README.md 243 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
6
7
8
  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.