[PATCH v2 09/10] user: Add "Build Your Application"

Sebastian Huber sebastian.huber at embedded-brains.de
Mon Jan 28 12:27:11 UTC 2019


---
 user/start/app.rst   | 11 +++++++++++
 user/start/index.rst |  1 +
 2 files changed, 12 insertions(+)
 create mode 100644 user/start/app.rst

diff --git a/user/start/app.rst b/user/start/app.rst
new file mode 100644
index 0000000..fdf6bb7
--- /dev/null
+++ b/user/start/app.rst
@@ -0,0 +1,11 @@
+.. SPDX-License-Identifier: CC-BY-SA-4.0
+
+.. Copyright (C) 2019 embedded brains GmbH
+.. Copyright (C) 2019 Sebastian Huber
+
+.. _QuickStartAPP:
+
+Build Your Application
+======================
+
+TODO
diff --git a/user/start/index.rst b/user/start/index.rst
index a9c9a6a..e7ce133 100644
--- a/user/start/index.rst
+++ b/user/start/index.rst
@@ -23,6 +23,7 @@ applications on top of RTEMS.
     bootstrap
     bsp-build
     bsp-test
+    app
 
 The following is a quick start guide that provides a basic set of commands to
 build the RTEMS Tools and Kernel. The quick start guide provides links to the
-- 
2.16.4



More information about the devel mailing list