commit | cd54dc66f2f132d83eb3690df46f104e641a5d38 | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Thu May 04 09:07:02 2017 +0200 |
committer | Anas Nashif <nashif@linux.intel.com> | Fri May 19 18:52:25 2017 -0400 |
tree | 9ec3a5973b0ef7e298abe41b743fe6a0a98daaa0 | |
parent | 19b36aea0ccfb0dd354be7464b03686ff5a691db [diff] |
samples: Add an SPI driver test application This application intents to test an SPI driver by looping over MISO/MOSI line where the controller will then send data to itself. It will test various buffer tx/rx schemes. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>