source: rtems-docs/user/bsps/bsps-arm.rst

Last change on this file was bb7dded, checked in by Kinsey Moore <kinsey.moore@…>, on 01/04/24 at 21:15:06

user/bsps/arm: Add documentation for ZynqMP R5 BSP

This adds basic user documentation for running RTEMS on the Cortex-R5
processor on Xilinx Zynq Ultrascale+ MPSoC chips.

  • Property mode set to 100644
File size: 635 bytes
Line 
1.. SPDX-License-Identifier: CC-BY-SA-4.0
2
3.. Copyright (C) 2017, 2019 embedded brains GmbH & Co. KG
4.. Copyright (C) 2017, 2019 Sebastian Huber
5
6arm (ARM)
7*********
8
9.. toctree::
10
11  arm/altera-cyclone-v.rst
12  arm/atsam.rst
13  arm/beagle.rst
14  arm/csb336.rst
15  arm/csb337.rst
16  arm/edb7312.rst
17  arm/fvp.rst
18  arm/gumstix.rst
19  arm/imx.rst
20  arm/imxrt.rst
21  arm/lm3s69xx.rst
22  arm/lpc176x.rst
23  arm/lpc24xx.rst
24  arm/raspberrypi.rst
25  arm/realview-pbx-a9.rst
26  arm/rtl22xx.rst
27  arm/smdk2410.rst
28  arm/stm32f4.rst
29  arm/stm32h7.rst
30  arm/tms570.rst
31  arm/xen.rst
32  arm/xilinx-zynq.rst
33  arm/xilinx-zynqmp.rst
34  arm/xilinx-zynqmp-rpu.rst
Note: See TracBrowser for help on using the repository browser.