zephyr/samples/drivers/w25q80bl
Vinicius Costa Gomes aab47a4e15 samples: w25q80bl: Add a README file
It should be made clear that this example is specific to the Quark SE
development board.

Change-Id: Ia3e0ec728891eb586bf1461ae9103ce34fd5e24f
Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
2016-02-27 09:55:06 +00:00
..
src samples: w25q80bl: Fix wrong check for GPIO pin as CS 2016-02-27 09:55:06 +00:00
Makefile move driver samples to samples/drivers 2016-02-11 13:08:44 -05:00
README samples: w25q80bl: Add a README file 2016-02-27 09:55:06 +00:00
prj.conf move driver samples to samples/drivers 2016-02-11 13:08:44 -05:00

README

SPI W25Q80BL Sample Application
===============================

This sample application illustrates how to use the SPI APIs from
Zephyr. The target device is present in the Quark SE development board
and requires the use of a GPIO pin as Chip Select to function.

The application is very simple. It simples reads the manufacturer and
device identification from the device.