summaryrefslogtreecommitdiffstats
path: root/user/tools
diff options
context:
space:
mode:
Diffstat (limited to 'user/tools')
-rw-r--r--user/tools/index.rst16
1 files changed, 8 insertions, 8 deletions
diff --git a/user/tools/index.rst b/user/tools/index.rst
index f0c611d..3f32aa3 100644
--- a/user/tools/index.rst
+++ b/user/tools/index.rst
@@ -1,12 +1,12 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-=====
-Tools
-=====
+.. comment: Copyright (c) 2016 Chris Johns <chrisj@rtems.org>
+.. comment: All rights reserved.
-XXX: All about rtems config
-
-
-.. include:: build.rst
-.. include:: simulation.rst
+===========
+RTEMS Tools
+===========
+The RTEMS kernel is cross-compiled on host computers and linked to 3rd party
+packages and application code and run on target hardware. This section details
+how to build asuitable cross-compiler and how to use the tools.