This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
ca094b1691
zephyr
/
drivers
/
flash
/
Makefile
2 lines
57 B
Makefile
Raw
Normal View
History
Unescape
Escape
drivers: WinBond SPI flash support SPI flash sub-driver to support WinBond SPI flash. It is based on the generic flash driver framework. Change-Id: I58202e38445a052fa0556b03f854e75ef836e2dd Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2016-02-23 02:48:08 +08:00
obj-$(CONFIG_SPI_FLASH_W25QXXDV)
+=
spi_flash_w25qxxdv.o