mirror of
https://git.rtems.org/rtems-docs/
synced 2025-06-05 18:00:57 +08:00
27 lines
407 B
ReStructuredText
27 lines
407 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::
|
|
:maxdepth: 5
|
|
:numbered:
|
|
|
|
host
|
|
prefixes
|
|
sources
|
|
tools
|
|
bootstrap
|
|
bsp-build
|
|
bsp-test
|
|
app
|