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
d5bab09db6
zephyr
/
samples
/
usb
/
dfu
/
Makefile
5 lines
91 B
Makefile
Raw
Normal View
History
Unescape
Escape
boards: rename Quark SE Devboard to Quark SE C1000 This board now has an official name and will be available soon: http://www.intel.com/content/www/us/en/embedded/products/quark/mcu/se-soc/overview.html Jira: ZEP-758 Change-Id: Ia16d33722308cf81471321c3063bdc75055a4d50 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-08-30 20:41:04 +08:00
BOARD
?=
quark_se_c1000_devboard
usb: Add CDC ACM and DFU class examples CDC ACM sample class driver implements a virtual UART port. SET_LINE_CODING, GET_LINE_CODING and SET_CONTROL_LINE_STATE class requests are supported. DFU class example does not perform an actual firmware upgrade, instead it allows the user to upload a file at a predetermined flash address or to download the content from that flash address. Change-Id: I702e6727db15ef360d110a70a979c1e4bd4ee1bb Signed-off-by: Adrian Bradianu <adrian.bradianu@windriver.com> Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com> Signed-off-by: Jithu Joseph <jithu.joseph@intel.com>
2016-06-01 19:21:11 +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