Documentation: fix latexpdf build

This commit is contained in:
raiden00pl 2023-10-26 10:28:57 +02:00 committed by Alan Carvalho de Assis
parent 56529d2944
commit 01500f8b20
8 changed files with 45 additions and 16 deletions

View File

@ -4,3 +4,6 @@ arduino-due
This sub-directory holds board support for the Arduino DUE board featuring
the Atmel ATSAM3X8E MCU running at 84 MHz.
.. include:: README.txt
:literal:

View File

@ -1,6 +1,6 @@
===========
sama5d3x-ek
===========
============
sama5d2-xult
============
This is the port of NuttX to the Atmel SAMA5D3x-EK development boards
(where x=1,3,4, or 5). These boards feature the Atmel SAMA5D3
@ -16,5 +16,9 @@ for each CPU. An option 7 inch LCD is also available. All four boards
are supported by NuttX with a simple reconfiguration of the processor
type.
.. include:: README.txt
:literal:
For details look at ``Documentation/platforms/arm/sama5/boards/sama5d2-xult/README.txt``
.. this breaks latexpdf build
..
.. include:: README.txt
:literal:

View File

@ -2,5 +2,9 @@
sama5d3-xplained
================
.. include:: README.txt
:literal:
For details look at ``Documentation/platforms/arm/sama5/boards/sama5d3-xplained/README.txt``
.. this breaks latexpdf build
..
.. include:: README.txt
:literal:

View File

@ -2,8 +2,12 @@
sama5d3x-ek
===========
.. include:: README.txt
:literal:
For details look at ``Documentation/platforms/arm/sama5/boards/sama5d3x-ek/README.txt``
.. this breaks latexpdf build
..
.. include:: README.txt
:literal:
.. include:: Using-NxPlayer.txt
:literal:

View File

@ -2,8 +2,12 @@
sama5d4-ek
==========
.. include:: README.txt
:literal:
For details look at ``Documentation/platforms/arm/sama5/boards/sama5d4-ek/README.txt``
.. this breaks latexpdf build
..
.. include:: README.txt
:literal:
.. include:: RunningNxWM.txt
:literal:

View File

@ -2,5 +2,9 @@
same70-xplained
===============
.. include:: README.txt
:literal:
For details look at ``Documentation/platforms/arm/samv7/boards/same70-xplained/README.txt``
.. this breaks latexpdf build
..
.. include:: README.txt
:literal:

View File

@ -254,7 +254,9 @@ V71. SD card connector:
Configuration Settings
----------------------
Enabling HSMCI support. The SAMV7-XULT provides a one, full-size SD memory card slots. The full size SD card slot connects via HSMCI0. Support for the SD slots can be enabled with the following settings:
Enabling HSMCI support. The SAMV7-XULT provides a one, full-size SD memory card slots.
The full size SD card slot connects via HSMCI0. Support for the SD slots can be
enabled with the following settings:
System Type->SAMV7 Peripheral Selection
CONFIG_SAMV7_HSMCI0=y : To enable HSMCI0 support

View File

@ -2,5 +2,9 @@
samv71-xult
===========
.. include:: README.txt
:literal:
For details look at ``Documentation/platforms/arm/samv7/boards/samv71-xult/README.txt``
.. this breaks latexpdf build
..
.. include:: README.txt
:literal: