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
31862e3a63
zephyr
/
samples
/
environmental_sensing
/
x86
/
Makefile
5 lines
86 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
environmental sensing: add support for MyNewt Bluetooth firmware Add support for using the MyNewt Bluetooth firmware with the environmental sensing sample. Change-Id: I7e5050bc9d1f0edb0df007dd3db4f7e6abd60136 Signed-off-by: Bogdan Davidoaia <bogdan.m.davidoaia@intel.com>
2016-06-02 22:27:39 +08:00
CONF_FILE
?=
prj_nimble.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