summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--user/start/app.rst11
-rw-r--r--user/start/index.rst1
2 files changed, 12 insertions, 0 deletions
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