mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-23 06:06:37 +00:00
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>
10 lines
374 B
Plaintext
10 lines
374 B
Plaintext
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.
|