start: provide more version guidance for gsoc

This commit is contained in:
Gedare Bloom 2021-03-25 09:18:10 -06:00
parent cd7318c802
commit 357287c554
2 changed files with 6 additions and 2 deletions

View File

@ -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
----------------------------------

View File

@ -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
----------------------------