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
529ee68ef3
zephyr
/
drivers
/
spi
/
Makefile
2 lines
38 B
Makefile
Raw
Normal View
History
Unescape
Escape
spi: Add support for Intel's SPI controller Such controllers are found in Quark's X1000 series, and thus are found on Galileo boards v1 and v2. Change-Id: Ib71486c9f27de1b6c48ce3cb3dd138d69833c2ea Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2015-08-21 18:01:08 +08:00
obj-$(CONFIG_SPI_INTEL)
=
intel_spi.o