Repository: incubator-mynewt-site Updated Branches: refs/heads/asf-site 361462f42 -> 48437c638
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/48437c63/latest/newt/command_list/newt_mfg/index.html ---------------------------------------------------------------------- diff --git a/latest/newt/command_list/newt_mfg/index.html b/latest/newt/command_list/newt_mfg/index.html new file mode 100644 index 0000000..909c884 --- /dev/null +++ b/latest/newt/command_list/newt_mfg/index.html @@ -0,0 +1,651 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + + + <!-- This is broken by doc revisioning. + <link rel="canonical" href="http://mynewt.apache.org/newt/command_list/newt_mfg/"> --> + <link rel="shortcut icon" href="../../../img/favicon.ico"> + + <title>newt mfg - Apache Mynewt</title> + + <link href="../../../css/bootstrap-3.0.3.min.css" rel="stylesheet"> + <link rel="stylesheet" href="../../../css/highlight.css"> + <link href="../../../css/base.css" rel="stylesheet"> + <link href="../../../css/custom.css" rel="stylesheet"> + <link href="../../../css/v2.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet"> + <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> + <link href="../../../extra.css" rel="stylesheet"> + + <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> + <!--[if lt IE 9]> + <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <![endif]--> + + + <script> + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) + })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); + + ga('create', 'UA-72162311-1', 'auto'); + ga('send', 'pageview'); + </script> + + </head> + + + <body class="newt mfg"> + + + <div class="container"> + <div class="row v2-main-banner"> + <a class="logo-cell" href="/"> + <img class="logo" src="/img/logo.png"> + </a> + <div class="tagline-cell"> + <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4> + </div> + <div class="news-cell"> + <div class="well"> + <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0-b1</a> released (Dec 13, 2016) + </div> + </div> + </div> +</div> + + + + + + + + +<nav id="navbar" class="navbar navbar-inverse affix-top" data-spy="affix" data-offset-top="150" role="navigation"> + <div class="container"> + <!-- Collapsed navigation --> + <div class="navbar-header"> + <!-- Expander button --> + <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> + <span class="sr-only">Toggle navigation</span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + </button> + + </div> + + <!-- Expanded navigation --> + <div class="navbar-collapse collapse"> + <!-- Main navigation --> + <ul class="nav navbar-nav navbar-right"> + <li + class="" +> + <a href="/"><i class="fa fa-home" style="font-size: larger;"></i></a> + </li> + <li + class="important" +> + <a href="/quick-start/">Quick Start</a> + </li> + <li + class="" +> + <a href="/about/">About</a> + </li> + <li + class="" +> + <a href="/talks/">Talks</a> + </li> + <li + class="active" +> + <a href="/latest/os/introduction">Documentation</a> + </li> + <li + class="" +> + <a href="/download/">Download</a> + </li> + <li + class="" +> + <a href="/community/">Community</a> + </li> + <li + class="" +> + <a href="/events/">Events</a> + </li> + </ul> + + <!-- Search, Navigation and Repo links --> + <ul class="nav navbar-nav navbar-right"> + + </ul> + </div> + </div> +</nav> + + + + <div class="container"> + + <div class="row"> + <div class="col-md-3 v2-sidebar sidebar-container"><div id="docSidebar" class="hidden-print" role="complementary"> + <div class="top"> + <div role="search"> + <form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get"> + <div class="form-group"> + <input type="text" name="q" class="form-control" placeholder="Search documentation" /> + </div> + </form> + </div> + </div> + <ul class="toc-nav"> + <li class="doc-version"> +<select class="form-control" onchange="if (this.value) window.location.href=this.value"> + + <option + value="/develop/os/introduction" + selected="selected" + > + Version: develop (latest) + </option> + + <option + value="/v0_9_0/os/introduction" + + > + Version: 0.9.0 + </option> + +</select> +</li> + + + + + + + + + + + + + + + + + + + + + + <li ><a href="../../../os/introduction/">Mynewt Documentation</a> + + + <ul> + + + + + + + + <li ><a href="../../../os/get_started/get_started/">Basic Setup</a> + + + </li> + + + + + + <li > + <a href="../../../os/get_started/vocabulary/">Concepts</a> + </li> + + + + + + + + <li ><a href="../../../os/tutorials/tutorials/">Tutorials</a> + + + </li> + + + + + + + + <li ><a href="../../../os/os_user_guide/">OS User Guide</a> + + + </li> + + + + + + + + <li><a href=" + ../../../network/ble/ble_intro/ +">BLE User Guide</a> + + + </li> + + + + + + + + <li ><a href="../../newt_intro/">Newt Tool Guide</a> + + + <ul> + + + + + + <li > + <a href="../../newt_operation/">Newt Theory of Ops</a> + </li> + + + + + + + + <li ><a href="../../newt_ops/">Command Guide</a> + + + <ul> + + + + + + <li > + <a href="../newt_build/">newt build</a> + </li> + + + + + + <li > + <a href="../newt_clean/">newt clean</a> + </li> + + + + + + <li > + <a href="../newt_complete/">newt complete</a> + </li> + + + + + + <li > + <a href="../newt_create_image/">newt create-image</a> + </li> + + + + + + <li > + <a href="../newt_debug/">newt debug</a> + </li> + + + + + + <li > + <a href="../newt_help/">newt help</a> + </li> + + + + + + <li > + <a href="../newt_info/">newt info</a> + </li> + + + + + + <li > + <a href="../newt_install/">newt install</a> + </li> + + + + + + <li > + <a href="../newt_load/">newt load</a> + </li> + + + + + + <li class="active"> + <a href="./">newt mfg</a> + </li> + + + + + + <li > + <a href="../newt_new/">newt new</a> + </li> + + + + + + <li > + <a href="../newt_run/">newt run</a> + </li> + + + + + + <li > + <a href="../newt_size/">newt size</a> + </li> + + + + + + <li > + <a href="../newt_target/">newt target</a> + </li> + + + + + + <li > + <a href="../newt_test/">newt test</a> + </li> + + + + + + <li > + <a href="../newt_upgrade/">newt upgrade</a> + </li> + + + + + + <li > + <a href="../newt_version/">newt version</a> + </li> + + + + </ul> + + </li> + + + + </ul> + + </li> + + + + + + + + <li ><a href="../../../newtmgr/overview/">Newt Manager Guide</a> + + + </li> + + + + </ul> + + </li> + + + + + + + + <li><a href=" + ../../../faq/how_to_edit_docs/ +">Appendix</a> + + + </li> + + + + </ul> +</div></div> + + <div class="col-md-9" role="main"> + <div class="doc-header"> + <div role="navigation" aria-label="breadcrumbs navigation"> + <ul class="wy-breadcrumbs pull-right"> + <li><a href="/latest/os/introduction">Docs</a></li> + + + + <li>» <a href="../../newt_intro/">Newt Tool Guide</a></li> + + + + <li>» <a href="../../newt_ops/">Command Guide</a></li> + + + + <li>» newt mfg</li> + + + + </ul> +</div> + </div> + + <h2 id="newt-mfg"><font color="#F2853F" style="font-size:24pt">newt mfg </font></h2> +<p>Provides commands to create, build, and upload manufacturing image. </p> +<h4 id="usage">Usage:</h4> +<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%"> newt mfg [flags] + newt mfg [command] +</pre></div> + + +<h4 id="available-commands">Available Commands:</h4> +<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%"> create Create a manufacturing flash image + deploy Builds and uploads a manufacturing image (build + load) + load Load a manufacturing flash image onto a device +</pre></div> + + +<h4 id="flags">Flags:</h4> +<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%"> -h, --help=false: help for mfg +</pre></div> + + +<h4 id="global-flags">Global Flags:</h4> +<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%"> -l, --loglevel="WARN": Log level, defaults to WARN. + -o, --outfile string Filename to tee log output to + -q, --quiet=false: Be quiet; only display error output. + -s, --silent=false: Be silent; don't output anything. + -v, --verbose=false: Enable verbose output when executing commands. +</pre></div> + + +<h4 id="description">Description</h4> +<table> +<thead> +<tr> +<th>Sub-command</th> +<th>Explanation</th> +</tr> +</thead> +<tbody> +<tr> +<td>create</td> +<td>A manufacturing image specifies 1) a boot loader target, and 2) one or more image targets. Assuming the manufacturing entity has been created and defined in the <code>mfgs/<mfg image name>/</code> package(see Examples below), this command collects the manufacturing related files in the newly created <code>bin/mfgs/<mfg image name></code> directory. The collection includes manifests with the image build time, version, manufacturing package build time, image ID (or hash) etc. It is essentially a snapshot of the image data and metadata uploaded to the device flash at manufacturing time. Note that the command expects the targets and images to have already been built using <code>newt build</code> and <code>newt create-image</code> commands.</td> +</tr> +<tr> +<td>deploy</td> +<td>A combination of build and load commands to put together and upload manufacturing image on to the device.</td> +</tr> +<tr> +<td>load</td> +<td>Loads the manufacturing package onto to the flash of the connected device.</td> +</tr> +</tbody> +</table> +<h4 id="examples">Examples</h4> +<p>Suppose you have created two targets (one for the bootloader and one for the <code>blinky</code> app). </p> +<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">$ newt target show +targets/my_blinky_sim + app=apps/blinky + bsp=@apache-mynewt-core/hw/bsp/native + build_profile=debug +targets/rb_blinky + app=apps/blinky + bsp=@apache-mynewt-core/hw/bsp/rb-nano2 + build_profile=debug +targets/rb_boot + app=@apache-mynewt-core/apps/boot + bsp=@apache-mynewt-core/hw/bsp/rb-nano2 + build_profile=optimized +</pre></div> + + +<p>Build the bootloader and app images.</p> +<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">$ newt build rb_boot +$ newt build rb_boot +$ newt create-image rb_blinky 0.0.1 +</pre></div> + + +<p>Create the directory and package to hold the manufacturing images.</p> +<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">$ mkdir -p mfgs/rb_blinky_rsa +</pre></div> + + +<p>The <code>rb_blinky_rsa</code> package needs a pkg.yml file. In addition it is needs a mfg.yml file where the two constituent targets are defined. An example of each file is shown below.</p> +<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">$ more mfgs/rb_blinky_rsa/pkg.yml +pkg.name: "mfgs/rb_blinky_rsa" +pkg.type: "mfg" +pkg.description: +pkg.author: +pkg.homepage: +</pre></div> + + +<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">$ more mfgs/rb_blinky_rsa/mfg.yml +mfg.bootloader: 'targets/rb_boot' +mfg.images: + - 'targets/rb_blinky' +</pre></div> + + +<p>Run the <code>newt mfg create</code> command to collect all the manufacturing snapshot files.</p> +<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">$ newt mfg create rb_blinky_rsa +Creating a manufacturing image from the following files: +<snip> +Generated the following files: +<snip> +$ +</pre></div> + + <div class="row"> + + + + +<ul class="nav nav-pills" style="margin-bottom: 10px"> + <li> + + <a href=../newt_load/> + <span class="fa fa-arrow-left"></span> + Previous: newt load + </a> + + </li> + <li class="pull-right"> + + <a href=../newt_new/> + Next: newt new + <span class="fa fa-arrow-right"></span> + </a> + + </li> +</ul> + </div> + <footer class="row"> + <div class="col-xs-12"> + + <p class="copyright">Copyright © 2015 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p> + + </div> + <div class="col-xs-12"> + <div class="logos"> + <img src="/img/asf_logo_wide_small.png" alt="Apache" title="Apache"> + <small class="footnote"> + MyNewt is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. + </small> + <img src="/img/egg-logo2.png" alt="Apache Incubator" title="Apache Incubator"> + </div> + </div> +</footer> + </div> + </div> + + + </div> + + <script src="../../../js/jquery-1.10.2.min.js"></script> + <script src="../../../js/bootstrap-3.0.3.min.js"></script> + <script src="../../../js/highlight.pack.js"></script> + <script src="../../../js/base.js"></script> + <script src="../../../js/custom.js"></script> + + </body> +</html> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/48437c63/latest/newt/command_list/newt_new/index.html ---------------------------------------------------------------------- diff --git a/latest/newt/command_list/newt_new/index.html b/latest/newt/command_list/newt_new/index.html index 291dc21..6d8a217 100644 --- a/latest/newt/command_list/newt_new/index.html +++ b/latest/newt/command_list/newt_new/index.html @@ -301,6 +301,14 @@ <li > + <a href="../newt_complete/">newt complete</a> + </li> + + + + + + <li > <a href="../newt_create_image/">newt create-image</a> </li> @@ -348,6 +356,14 @@ + <li > + <a href="../newt_mfg/">newt mfg</a> + </li> + + + + + <li class="active"> <a href="./">newt new</a> </li> @@ -519,9 +535,9 @@ <ul class="nav nav-pills" style="margin-bottom: 10px"> <li> - <a href=../newt_load/> + <a href=../newt_mfg/> <span class="fa fa-arrow-left"></span> - Previous: newt load + Previous: newt mfg </a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/48437c63/latest/newt/command_list/newt_run/index.html ---------------------------------------------------------------------- diff --git a/latest/newt/command_list/newt_run/index.html b/latest/newt/command_list/newt_run/index.html index ba971e5..dfa09a7 100644 --- a/latest/newt/command_list/newt_run/index.html +++ b/latest/newt/command_list/newt_run/index.html @@ -301,6 +301,14 @@ <li > + <a href="../newt_complete/">newt complete</a> + </li> + + + + + + <li > <a href="../newt_create_image/">newt create-image</a> </li> @@ -349,6 +357,14 @@ <li > + <a href="../newt_mfg/">newt mfg</a> + </li> + + + + + + <li > <a href="../newt_new/">newt new</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/48437c63/latest/newt/command_list/newt_size/index.html ---------------------------------------------------------------------- diff --git a/latest/newt/command_list/newt_size/index.html b/latest/newt/command_list/newt_size/index.html index b495cd9..e5a9f71 100644 --- a/latest/newt/command_list/newt_size/index.html +++ b/latest/newt/command_list/newt_size/index.html @@ -301,6 +301,14 @@ <li > + <a href="../newt_complete/">newt complete</a> + </li> + + + + + + <li > <a href="../newt_create_image/">newt create-image</a> </li> @@ -349,6 +357,14 @@ <li > + <a href="../newt_mfg/">newt mfg</a> + </li> + + + + + + <li > <a href="../newt_new/">newt new</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/48437c63/latest/newt/command_list/newt_target/index.html ---------------------------------------------------------------------- diff --git a/latest/newt/command_list/newt_target/index.html b/latest/newt/command_list/newt_target/index.html index e1b34ff..a1342b4 100644 --- a/latest/newt/command_list/newt_target/index.html +++ b/latest/newt/command_list/newt_target/index.html @@ -301,6 +301,14 @@ <li > + <a href="../newt_complete/">newt complete</a> + </li> + + + + + + <li > <a href="../newt_create_image/">newt create-image</a> </li> @@ -349,6 +357,14 @@ <li > + <a href="../newt_mfg/">newt mfg</a> + </li> + + + + + + <li > <a href="../newt_new/">newt new</a> </li> @@ -479,12 +495,14 @@ <h4 id="available-commands">Available Commands:</h4> -<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%"> show View target configuration variables - set Set target configuration variable +<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%"> config View target system configuration + copy Copy target create Create a target delete Delete target - copy Copy target - vars Show variable names possible for a target + dep View target's dependency graph + revdep View target's reverse-dependency graph + set Set target configuration variable + show View target configuration variables </pre></div> @@ -512,36 +530,44 @@ </thead> <tbody> <tr> -<td>show</td> -<td>Shows what variables (attributes) are set on the specified target <code>input1</code>. If no <code>input1</code> is specified then show the configuration for all the targets defined so far.</td> +<td>config</td> +<td>Displays the specified target's system configuration. The configuration for any package is listed in its <code>syscfg.yml</code> file. A target build consists of several packages. The command lists the settings for the config variables from all the included packages. If the default values have not been changed then the default values will be seen.</td> </tr> <tr> -<td>set</td> -<td>Set variables (attributes) of the target named via <code>input1</code>. Currently the list of possible attributes (variables) are:<code>app</code>, <code>bsp</code>, <code>build_profile</code>, <code>features</code>, <code>cflags</code>, <code>lflags</code>. For a simulated target, e.g. for software testing purposes, <code>bsp</code> is set to <code>@apache-mynewt-core/hw/bsp/native</code>.</td> +<td>copy</td> +<td>Set variables (attributes) of the target named via <code>input1</code>. Currently the list of possible attributes (variables) are:<code>app</code>, <code>bsp</code>, <code>build_profile</code>, <code>cflags</code>, <code>lflags</code>. For a simulated target, e.g. for software testing purposes, <code>bsp</code> is set to <code>@apache-mynewt-core/hw/bsp/native</code>.</td> </tr> <tr> -<td></td> -<td>To display all the existing values for a target variable (attribute), you can simply hit return after that variable. For example, <code>newt target set input1 app</code> displays the valid values available for the variable <code>app</code> for a target named <code>input11</code>.</td> +<td>create</td> +<td>Creates an empty target definition by the name of <code>input1</code>.</td> </tr> <tr> -<td></td> -<td>Currently, the only two values available for <code>build_profile</code> are <code>optimized</code> and <code>debug</code>.</td> +<td>delete</td> +<td>Deletes only the description for the target. Does not delete the target directory with associated binaries. If you want to clean out the binaries, list files, and executables use<code>newt clean <target-name></code> <strong>before</strong> deleting the target!</td> </tr> <tr> -<td>create</td> -<td>Creates an empty target definition by the name of <code>input1</code>.</td> +<td>dep</td> +<td>Creates dependency tree for packages in the code for a target. Display shows each package followed by the list of libraries or packages that it depends on.</td> </tr> <tr> -<td>delete</td> -<td>Deletes only the description for the target. Does not delete the target directory with associated binaries. If you want to clean out the binaries, list files, and executables use<code>newt target clean <target-name></code> <strong>before</strong> deleting the target!</td> +<td>revdep</td> +<td>Creates the reverse dependency tree for packages in the code for a target. Display shows each package followed by the list of libraries or packages that depend on it.</td> </tr> <tr> -<td>copy</td> -<td>Creates a new target by the name of <code>input2</code> by cloning the definition of an existing target named <code>input1</code>.</td> +<td>set</td> +<td>Set variables (attributes) of the target named via <code>input1</code>. Currently the list of possible attributes (variables) are:<code>app</code>, <code>bsp</code>, <code>build_profile</code>, <code>features</code>, <code>cflags</code>, <code>lflags</code>. For a simulated target, e.g. for software testing purposes, <code>bsp</code> is set to <code>@apache-mynewt-core/hw/bsp/native</code>.</td> +</tr> +<tr> +<td></td> +<td>To display all the existing values for a target variable (attribute), you can issue a <code>newt vals <variable-name></code> command. For example, <code>newt vals app</code> displays the valid values available for the variable <code>app</code> for any target.</td> </tr> <tr> -<td>vars</td> -<td>Shows what variables (attributes) are available to set on the target</td> +<td></td> +<td>Currently, the only two values available for <code>build_profile</code> are <code>optimized</code> and <code>debug</code>.</td> +</tr> +<tr> +<td>show</td> +<td>Shows what variables (attributes) are set on the specified target <code>input1</code>. If no <code>input1</code> is specified then show the configuration for all the targets defined so far.</td> </tr> </tbody> </table> @@ -556,6 +582,21 @@ </thead> <tbody> <tr> +<td>config</td> +<td>newt target config rb_blinky</td> +<td>Shows all the system configuration settings for all the packages in the target named <code>rb_blinky</code>.</td> +</tr> +<tr> +<td>copy</td> +<td>newt target copy rb_blinky rb_bletiny</td> +<td>Clones the target settings in <code>rb_blinky</code> to the destination target <code>rb_bletiny</code></td> +</tr> +<tr> +<td>create</td> +<td>newt target create target1</td> +<td>Creates an empty target by the name <code>target1</code></td> +</tr> +<tr> <td>show</td> <td>newt target show myble</td> <td>Shows all variable settings for the target named "myble" i.e. what app, bsp, build_profile, features, cflags are set to. Note that all variables are not required to be set in order to successfully define a target.</td> @@ -570,16 +611,6 @@ <td>newt target set myble app=@apache-mynewt-core/apps/bletiny</td> <td>Assign <code>bletiny</code> to be the application to be included in the build for the target named <code>myble</code>.</td> </tr> -<tr> -<td>copy</td> -<td>newt target copy my_blinky_sim test1</td> -<td>Creates a new target by the name <code>test1</code> by copying the attributes from <code>my_blinky_sim</code></td> -</tr> -<tr> -<td>vars</td> -<td>newt target vars</td> -<td>Shows all the variables newt recognizes - app, bsp, build_profile, features</td> -</tr> </tbody> </table> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/48437c63/latest/newt/command_list/newt_test/index.html ---------------------------------------------------------------------- diff --git a/latest/newt/command_list/newt_test/index.html b/latest/newt/command_list/newt_test/index.html index d39ec70..36db17b 100644 --- a/latest/newt/command_list/newt_test/index.html +++ b/latest/newt/command_list/newt_test/index.html @@ -301,6 +301,14 @@ <li > + <a href="../newt_complete/">newt complete</a> + </li> + + + + + + <li > <a href="../newt_create_image/">newt create-image</a> </li> @@ -349,6 +357,14 @@ <li > + <a href="../newt_mfg/">newt mfg</a> + </li> + + + + + + <li > <a href="../newt_new/">newt new</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/48437c63/latest/newt/command_list/newt_upgrade/index.html ---------------------------------------------------------------------- diff --git a/latest/newt/command_list/newt_upgrade/index.html b/latest/newt/command_list/newt_upgrade/index.html index a7b702e..1292754 100644 --- a/latest/newt/command_list/newt_upgrade/index.html +++ b/latest/newt/command_list/newt_upgrade/index.html @@ -301,6 +301,14 @@ <li > + <a href="../newt_complete/">newt complete</a> + </li> + + + + + + <li > <a href="../newt_create_image/">newt create-image</a> </li> @@ -349,6 +357,14 @@ <li > + <a href="../newt_mfg/">newt mfg</a> + </li> + + + + + + <li > <a href="../newt_new/">newt new</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/48437c63/latest/newt/command_list/newt_version/index.html ---------------------------------------------------------------------- diff --git a/latest/newt/command_list/newt_version/index.html b/latest/newt/command_list/newt_version/index.html index 5ddb168..f878463 100644 --- a/latest/newt/command_list/newt_version/index.html +++ b/latest/newt/command_list/newt_version/index.html @@ -301,6 +301,14 @@ <li > + <a href="../newt_complete/">newt complete</a> + </li> + + + + + + <li > <a href="../newt_create_image/">newt create-image</a> </li> @@ -349,6 +357,14 @@ <li > + <a href="../newt_mfg/">newt mfg</a> + </li> + + + + + + <li > <a href="../newt_new/">newt new</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/48437c63/latest/newt/newt_ops/index.html ---------------------------------------------------------------------- diff --git a/latest/newt/newt_ops/index.html b/latest/newt/newt_ops/index.html index 9f61336..c4970aa 100644 --- a/latest/newt/newt_ops/index.html +++ b/latest/newt/newt_ops/index.html @@ -301,6 +301,14 @@ <li > + <a href="../command_list/newt_complete/">newt complete</a> + </li> + + + + + + <li > <a href="../command_list/newt_create_image/">newt create-image</a> </li> @@ -349,6 +357,14 @@ <li > + <a href="../command_list/newt_mfg/">newt mfg</a> + </li> + + + + + + <li > <a href="../command_list/newt_new/">newt new</a> </li> @@ -477,35 +493,37 @@ <p>Global flags work uniformly across <em>newt</em> commands. Consider the flag <code>-v, --verbose,</code> It works both for command and subcommands, to generate verbose output. Likewise, the help flag <code>-h</code> or <code>--help,</code> to print helpful messsages.</p> -<p>A command may additionally take flags specific to it. For example, the <code>-b</code> flag instructs <code>newt pkg install</code> to install the pkg from a git <code>branch.</code></p> -<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%"> newt pkg install -b <branchname> <eggname> +<p>A command may additionally take flags specific to it. For example, the <code>-n</code> flag instructs <code>newt debug</code> not to start GDB from command line.</p> +<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%"> newt debug <target-name> -n </pre></div> <p>In addition to the <a href="../newt_intro/">Newt Tool Manual</a> in docs, command-line help is available for each command (and subcommand), through the <code>-h</code> or <code>--help</code> options. </p> -<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%"> $ newt target export --help - Export build targets from the current nest, and print them to - standard output. If the -a (or -export-all) option is specified, - then all targets will be exported. Otherwise, <target-name> - must be specified, and only that target will be exported. - - Usage: - newt target export [flags] - - Examples: - newt target export [-a -export-all] [<target-name>] - newt target export -a > my_exports.txt - newt target export my_target > my_target_export.txt - - Flags: - -a, --export-all=false: If present, export all targets - -h, --help=false: help for export +<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%"> newt target --help + Command for manipulating targets + + Usage: + newt target [flags] + newt target [command] + + Available Commands: + config View target system configuration + copy Copy target + create Create a target + delete Delete target + dep View target's dependency graph + revdep View target's reverse-dependency graph + set Set target configuration variable + show View target configuration variables Global Flags: - -l, --loglevel="WARN": Log level, defaults to WARN. - -q, --quiet=false: Be quiet; only display error output. - -s, --silent=false: Be silent; don't output anything. - -v, --verbose=false: Enable verbose output when executing commands. + -l, --loglevel string Log level (default "WARN") + -o, --outfile string Filename to tee output to + -q, --quiet Be quiet; only display error output + -s, --silent Be silent; don't output anything + -v, --verbose Enable verbose output when executing commands + + Use "newt target [command] --help" for more information about a command. </pre></div> <div class="row"> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/48437c63/latest/sitemap.xml ---------------------------------------------------------------------- diff --git a/latest/sitemap.xml b/latest/sitemap.xml index fce0a95..0867942 100644 --- a/latest/sitemap.xml +++ b/latest/sitemap.xml @@ -4,7 +4,7 @@ <url> <loc>http://mynewt.apache.org/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -13,7 +13,7 @@ <url> <loc>http://mynewt.apache.org/pages/ble/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -22,7 +22,7 @@ <url> <loc>http://mynewt.apache.org/quick-start/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -30,7 +30,7 @@ <url> <loc>http://mynewt.apache.org/about/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -38,7 +38,7 @@ <url> <loc>http://mynewt.apache.org/talks/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -46,7 +46,7 @@ <url> <loc>http://mynewt.apache.org/download/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -54,7 +54,7 @@ <url> <loc>http://mynewt.apache.org/community/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -62,7 +62,7 @@ <url> <loc>http://mynewt.apache.org/events/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -71,7 +71,7 @@ <url> <loc>http://mynewt.apache.org/os/introduction/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -83,7 +83,7 @@ <url> <loc>http://mynewt.apache.org/os/get_started/vocabulary/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -123,13 +123,13 @@ <url> <loc>http://mynewt.apache.org/faq/how_to_edit_docs/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> <url> <loc>http://mynewt.apache.org/faq/answers/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/48437c63/sitemap.xml ---------------------------------------------------------------------- diff --git a/sitemap.xml b/sitemap.xml index 067d90b..4c96b48 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -4,7 +4,7 @@ <url> <loc>http://mynewt.apache.org/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -13,13 +13,13 @@ <url> <loc>http://mynewt.apache.org/pages/ble/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> <url> <loc>http://mynewt.apache.org/pages/securitybullets/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -28,7 +28,7 @@ <url> <loc>http://mynewt.apache.org/quick-start/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -36,7 +36,7 @@ <url> <loc>http://mynewt.apache.org/about/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -44,7 +44,7 @@ <url> <loc>http://mynewt.apache.org/talks/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -52,7 +52,7 @@ <url> <loc>http://mynewt.apache.org/download/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -60,7 +60,7 @@ <url> <loc>http://mynewt.apache.org/community/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -68,7 +68,7 @@ <url> <loc>http://mynewt.apache.org/events/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -77,7 +77,7 @@ <url> <loc>http://mynewt.apache.org/os/introduction/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -89,7 +89,7 @@ <url> <loc>http://mynewt.apache.org/os/get_started/vocabulary/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -129,13 +129,13 @@ <url> <loc>http://mynewt.apache.org/faq/how_to_edit_docs/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> <url> <loc>http://mynewt.apache.org/faq/answers/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/48437c63/v0_9_0/sitemap.xml ---------------------------------------------------------------------- diff --git a/v0_9_0/sitemap.xml b/v0_9_0/sitemap.xml index 067d90b..4c96b48 100644 --- a/v0_9_0/sitemap.xml +++ b/v0_9_0/sitemap.xml @@ -4,7 +4,7 @@ <url> <loc>http://mynewt.apache.org/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -13,13 +13,13 @@ <url> <loc>http://mynewt.apache.org/pages/ble/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> <url> <loc>http://mynewt.apache.org/pages/securitybullets/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -28,7 +28,7 @@ <url> <loc>http://mynewt.apache.org/quick-start/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -36,7 +36,7 @@ <url> <loc>http://mynewt.apache.org/about/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -44,7 +44,7 @@ <url> <loc>http://mynewt.apache.org/talks/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -52,7 +52,7 @@ <url> <loc>http://mynewt.apache.org/download/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -60,7 +60,7 @@ <url> <loc>http://mynewt.apache.org/community/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -68,7 +68,7 @@ <url> <loc>http://mynewt.apache.org/events/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -77,7 +77,7 @@ <url> <loc>http://mynewt.apache.org/os/introduction/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -89,7 +89,7 @@ <url> <loc>http://mynewt.apache.org/os/get_started/vocabulary/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> @@ -129,13 +129,13 @@ <url> <loc>http://mynewt.apache.org/faq/how_to_edit_docs/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url> <url> <loc>http://mynewt.apache.org/faq/answers/</loc> - <lastmod>2016-12-20</lastmod> + <lastmod>2017-01-02</lastmod> <changefreq>daily</changefreq> </url>
