mirror of
https://git.rtems.org/rtems-docs/
synced 2025-06-10 18:47:12 +08:00

- Add support for release source archives - Add building the BSP using the RSB - Add building packages using the RSB - Add an application Closes #2998
26 lines
399 B
ReStructuredText
26 lines
399 B
ReStructuredText
.. SPDX-License-Identifier: CC-BY-SA-4.0
|
|
|
|
.. Copyright (C) 2016 Chris Johns <chrisj@rtems.org>
|
|
|
|
.. index:: Quick Start
|
|
|
|
.. _QuickStart:
|
|
|
|
Quick Start
|
|
***********
|
|
|
|
Follow the sections of this chapter step by step to get started developing
|
|
applications on top of RTEMS.
|
|
|
|
.. toctree::
|
|
|
|
preparation
|
|
prefixes
|
|
sources
|
|
tools
|
|
bootstrap
|
|
bsp-build
|
|
bsp-test
|
|
app
|
|
rsb-packages
|