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
d5bab09db6
zephyr
/
samples
/
sensor
/
apds9960
/
prj.conf
6 lines
97 B
Plaintext
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
CONFIG_STDOUT_CONSOLE=y
CONFIG_PRINTK=y
CONFIG_GPIO=y
CONFIG_I2C=y
i2c: unify kconfig options and share them across drivers Reduces Kconfig variables by ~20 Change-Id: If39f7d49482d62417c621f98bc8c0c78df0d4139 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-05-07 19:53:48 +08:00
CONFIG_I2C_0_DEFAULT_CFG=0x14