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
7fc2a8a4e2
zephyr
/
samples
/
drivers
/
rtc
/
Makefile
5 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
quark_d2000: Use correct board name for quark_d2000_crb We moved away from quark_d2000_ref_board and use crb for this board. Change-Id: Ida1fb1675134c4eff7ecd9bf2e1cd1338df7635c Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-01-05 02:40:01 +08:00
BOARD
?=
quark_d2000_crb
samples: Use consistent file naming for project config file Some sample applications are using file naming .config which are inconsistent from others. Changed them to .conf. Change-Id: I2ea3944f3809671d4c6f4782dbf77fe9c2a22864 Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2016-04-12 06:02:13 +08:00
CONF_FILE
=
prj.conf
samples: add a sample application using RTC This sample creates an alarm and repeats the alarm on every interrupt. Change-Id: I97583e3c5af826c51536f8d244c016e2c628e88a Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2015-12-01 02:17:54 +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