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>
This commit is contained in:
parent
80a3c8d4c3
commit
aab47a4e15
1 changed files with 9 additions and 0 deletions
9
samples/drivers/w25q80bl/README
Normal file
9
samples/drivers/w25q80bl/README
Normal file
|
@ -0,0 +1,9 @@
|
|||
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.
|
Loading…
Add table
Add a link
Reference in a new issue