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
fc6137001b
zephyr
/
samples
/
drivers
/
sensor_apds9960
/
Makefile
6 lines
85 B
Makefile
Raw
Normal View
History
Unescape
Escape
samples: an app to use the APDS9960 RGB and Gesture sensor This adds an app to get the RGBC values from the APDS9960 sensor, and drives one APA102C with those values. The app works on the ARC side of Arduino 101. Change-Id: Iaee7bd11c06b03cf3c69f8ccb84cdb649634bb6c Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-03-05 06:40:08 +08:00
BOARD
?=
arduino_101_sss
apds9960: Fix reference to i2c driver Also make the CONF_FILE variable overridable Change-Id: I44251cfd66648a665ff04dfcd38e750c24af5734 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-04-27 08:41:22 +08:00
CONF_FILE
?=
prj.conf
samples: an app to use the APDS9960 RGB and Gesture sensor This adds an app to get the RGBC values from the APDS9960 sensor, and drives one APA102C with those values. The app works on the ARC side of Arduino 101. Change-Id: Iaee7bd11c06b03cf3c69f8ccb84cdb649634bb6c Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-03-05 06:40:08 +08:00
i
n
c
l
u
d
e
$
{
Z
E
P
H
Y
R
_
B
A
S
E
}
/
M
a
k
e
f
i
l
e
.
i
n
c