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
fc6137001b
zephyr
/
samples
/
drivers
/
gpio
/
Makefile
5 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
update tests due to recent board files shuffle () Adds board arduino_101, arduino_101_sss to sanity check. This will build the tests against these two new boards to catch issues. () Updates existing sample apps to be arduino_101_sss instead of quark_se_ss, due to renaming of boards. Change-Id: Ic512728d2ce581539bc3ae4c9f6524d5bf01b296 Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2015-12-29 03:03:37 +08:00
BOARD
?=
arduino_101_sss
gpio: unify kernel configuration for all architectueres This also enables GPIO on ATMEL SAM3 when GPIO is set. Change-Id: I4125af4910d57bed98b0ee4967fb696e3f345e67 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-04-29 02:51:42 +08:00
CONF_FILE
=
prj.conf
samples: add sample app for GPIO This adds a sample app to utilize GPIOs on x86 side of Arduino 101. Refer to the header of source file for more information. Change-Id: Ie547618b2c4fb483d85d6458bd68dd2849e1d19d Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2015-12-17 03:08:52 +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