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
493ffdf7cb
zephyr
/
samples
/
environmental_sensing
/
ap
/
Makefile
5 lines
79 B
Makefile
Raw
Normal View
History
Unescape
Escape
samples: add environmental sensing sample for Arduino 101 The ARC application collects temperature, humidity and pressure data from a set of sensors connected to the Arduino 101 and sends it to the x86 core through IPM. The collected data is also displayed on a Grove LCD. The x86 application exposes the received sensor data as a simple Bluetooth Environmental Sensing Service. This version of the sample does not offer notifications when the sensor data values change. Change-Id: Iee456d5d2455c7ccb7c5923ef3c94ecb20b5cecb Signed-off-by: Bogdan Davidoaia <bogdan.m.davidoaia@intel.com>
2016-03-31 23:56:07 +08:00
BOARD
=
arduino_101
samples: env sensing: restrurcture and cleanup docs - move documentation to rst - add a top level Makefile - remove obsolete configurations Change-Id: I8674b67e0383497cbbb0b6e861b78d8c7f7378a5 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-09-24 20:47:56 +08:00
CONF_FILE
?=
prj.conf
samples: add environmental sensing sample for Arduino 101 The ARC application collects temperature, humidity and pressure data from a set of sensors connected to the Arduino 101 and sends it to the x86 core through IPM. The collected data is also displayed on a Grove LCD. The x86 application exposes the received sensor data as a simple Bluetooth Environmental Sensing Service. This version of the sample does not offer notifications when the sensor data values change. Change-Id: Iee456d5d2455c7ccb7c5923ef3c94ecb20b5cecb Signed-off-by: Bogdan Davidoaia <bogdan.m.davidoaia@intel.com>
2016-03-31 23:56:07 +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