summaryrefslogtreecommitdiffstats
path: root/user/start
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2021-03-25 09:18:10 -0600
committerGedare Bloom <gedare@rtems.org>2021-03-25 09:18:10 -0600
commit357287c5546241970377cad245896d9b6f9d82ce (patch)
tree84b3c69e5811d69f8d50f19d0747c0066528f8cd /user/start
parentstart: Console output example updates (diff)
downloadrtems-docs-357287c5546241970377cad245896d9b6f9d82ce.tar.bz2
start: provide more version guidance for gsoc
Diffstat (limited to 'user/start')
-rw-r--r--user/start/gsoc.rst6
-rw-r--r--user/start/preparation.rst2
2 files changed, 6 insertions, 2 deletions
diff --git a/user/start/gsoc.rst b/user/start/gsoc.rst
index 2c7df7c..64b15fa 100644
--- a/user/start/gsoc.rst
+++ b/user/start/gsoc.rst
@@ -22,7 +22,7 @@ subsections under :ref:`Quick Start <QuickStart>` chapter or ask on the
We recommend new student developers use the current development (unreleased)
version. The :ref:`Quick Start Preparation <QuickStartPreparation>` should be
-consulted for guidance. The examples shown here use the released version 5,
+consulted for guidance. Some examples shown may use released versions,
which may not be recommended for your purposes. If you are unsure, feel free to
inquire on the :r:list:`devel`.
@@ -74,7 +74,9 @@ architecture-specific. We will be installing the SPARC tool suite since we are
building a SPARC based BSP.
Please refer to the :ref:`QuickStartTools` section for instructions on
-building and installing the tool suite.
+building and installing the tool suite. Remember to use the current version
+associated with the RTEMS development head, see
+:ref:`QuickStartPreparation_Version`.
Building the Board Support Package
----------------------------------
diff --git a/user/start/preparation.rst b/user/start/preparation.rst
index 68a7927..3670885 100644
--- a/user/start/preparation.rst
+++ b/user/start/preparation.rst
@@ -67,6 +67,8 @@ BSP. The BeagleBone Black support includes the RTEMS BSD Library (``libbsd``)
and networking. The BeagleBone Black BSP is an ARM architecture BSP so the tool
suite name is ``arm-rtems5``.
+.. _QuickStartPreparation_Version:
+
Selecting a Version of RTEMS
----------------------------