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
fe8d044d9a
zephyr
/
samples
/
shell
/
Makefile
5 lines
76 B
Makefile
Raw
Normal View
History
Unescape
Escape
Use BOARD instead of PLATFORM_CONFIG Change-Id: I14db0087cd705df0db8a911071bc3949b5c79314 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2015-12-14 04:00:31 +08:00
BOARD
?=
qemu_x86
shell: add sample application [QEMU] CPU: qemu32 shell> ping pong shell> ticks ticks: 481 shell> highticks highticks: 750736288 shell> help Available commands: help ping ticks highticks Change-Id: Ie8e9d27d83bf944a8b8800f7391c6246be769875 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2015-11-05 11:45:09 +08:00
CONF_FILE
=
prj.conf
samples: shell: add support for nano/micro kernel This patch adds the micro support for the shell application Change-Id: I4499a8660323f1fa61ff3bbf6e7a3026a7dba77a Signed-off-by: Yong Li <sdliyong@gmail.com>
2016-09-07 10:20:45 +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