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
83088a235c
zephyr
/
samples
/
sensor
/
mcp9808
/
Makefile
5 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
samples: sensors: cleanup mcp9808 sample and refine documentation Enhance documentation and build for Quark D2000 Devboard by default. Change-Id: I3417c31a8898a076465d25f45d7821820b480290 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-09-22 12:19:50 +08:00
BOARD
?=
quark_d2000_crb
samples: Add sample app for MCP9808 sensor The app simply reads the temperature from the connected MCP9808 sensor. It forces -O0 compile flags, as the default (-Os) triggers a compiler bug when converting temperature readings. Origin: Original Change-Id: I0654543e3d361a862bdf78b44fdc1430cb6aad51 Signed-off-by: Vlad Dogaru <vlad.dogaru@intel.com>
2016-02-23 23:25:25 +08:00
CONF_FILE
=
prj.conf
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