source: rtems-docs/user/start/index.rst

Last change on this file was 4ea43e3, checked in by Sebastian Huber <sebastian.huber@…>, on 11/22/19 at 14:32:28

user: Document BSP new build system

Update #3818.

  • Property mode set to 100644
File size: 394 bytes
Line 
1.. SPDX-License-Identifier: CC-BY-SA-4.0
2
3.. Copyright (C) 2016 Chris Johns <chrisj@rtems.org>
4
5.. index:: Quick Start
6
7.. _QuickStart:
8
9Quick Start
10***********
11
12Follow the sections of this chapter step by step to get started developing
13applications on top of RTEMS.
14
15.. toctree::
16
17    preparation
18    prefixes
19    sources
20    tools
21    bsp-build
22    bsp-test
23    app
24    rsb-packages
25    gsoc
Note: See TracBrowser for help on using the repository browser.