commit | d9007a09f8c1fb5bc23a380602b315c526465194 | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Mon May 08 14:27:10 2017 +0200 |
committer | Anas Nashif <nashif@linux.intel.com> | Fri May 19 18:52:25 2017 -0400 |
tree | 5e6474673ca8921b127977e2517cdfbcaae3aa50 | |
parent | 587dd5d2750dd68b010ecde23b50165939c9cc66 [diff] |
samples/spi: Add an asynchronous call test This gives a quicke example on how to use SPI asynchronous calls with kernel's k_poll API. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>