source: rtems-docs/cpu-supplement/index.rst @ fb72a00

5
Last change on this file since fb72a00 was fb72a00, checked in by Chris Johns <chrisj@…>, on 02/19/19 at 23:07:04

Add unicode support for commonly used characters like copyright.

  • This change makes the copyright character easier to see on editors lacking good unicode rendering support, ie terminals.
  • Property mode set to 100644
File size: 826 bytes
Line 
1.. SPDX-License-Identifier: CC-BY-SA-4.0
2
3.. include:: ../common/unicode.rst
4
5==============================================
6RTEMS CPU Architecture Supplement (|version|).
7==============================================
8
9.. topic:: Copyrights and License
10
11    | |copy| 2016, 2018 embedded brains GmbH
12    | |copy| 2016, 2018 Sebastian Huber
13    | |copy| 2014, 2015 Hesham Almatary
14    | |copy| 2010 Gedare Bloom
15    | |copy| 1988, 2018 On-Line Applications Research Corporation (OAR)
16
17    .. include:: ../common/license.rst
18
19.. include:: ../common/header.rst
20
21.. toctree::
22        :maxdepth: 5
23        :numbered:
24
25        preface
26        port
27        arm
28        atmel_avr
29        blackfin
30        epiphany
31        intel_amd_x86
32        lattice_micro32
33        renesas_m32c
34        m68xxx_and_coldfire
35        xilinx_microblaze
36        mips
37        altera_nios_ii
38        openrisc_1000
39        powerpc
40        riscv
41        superh
42        sparc
43        sparc64
44        zreferences
Note: See TracBrowser for help on using the repository browser.