Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 4866daa2 authored by Jason Kridner's avatar Jason Kridner
Browse files

Fixes to try to finish PDF build

parent 85f0201d
Branches
Tags
1 merge request!45Lingering deltas from Jason
......@@ -30,12 +30,6 @@ as well as libraries for communicating over various networks, BeagleConnect
simply eliminates the need for these libraries by shifting the burden into the
most massive and collaborative software project of all time, the `Linux kernel <https://en.wikipedia.org/wiki/Linux_kernel>`_.
.. image:: freedom/media/bcf-c5-boards.jpg
:width: 600
:align: center
:height: 400
:alt: BeagleConnect Freedom C5 Boards
These are the tools used to automate things in
`scientific data collection <https://en.wikipedia.org/wiki/Data_collection_system>`_,
`data science <https://en.wikipedia.org/wiki/Data_science>`_,
......@@ -105,13 +99,8 @@ For home automaters, integration into WebThings…
:alt: BeagleConnect
BeagleConnect Boards
BeagleConnect boards
********************
Get started using your BeagleConnect.
.. toctree::
:maxdepth: 2
.. /boards/beagleconnect/freedom/index.rst
* :ref:`beagleconnect_freedom_home`
......@@ -19,7 +19,7 @@ Background and overview
* See `elinux.org Cape Expansion Headers for BeagleBone page <https://elinux.org/Beagleboard:Cape_Expansion_Headers>`_
* See :ref:`BeagleBone Black System Reference Manual Connectors section <beagleboneblack-connectors>`
* See :ref:`BeagleBone AI System Reference Manual Connectors section <beaglebone-ai-connectors>`
* See :ref:`BeagleBone AI-64 System Reference Manual Connectors section <TODO>`
* See :ref:`BeagleBone AI-64 System Reference Manual Connectors section <cape-board-support-1>`
.. note:: Below, when mentioning "Black", this is true for all AM3358-based BeagleBone boards. "AI" is AM5729-based. "AI-64" is TDA4VM-based.
......@@ -51,19 +51,19 @@ More details can be found in :ref:`bone-methodology`.
Legend
* |D|: Digital general purpose input and output (GPIO)
* |I|: Inter-integrated circuit bus (|I2C|) ports
* |S|: Serial peripheral interface (SPI) ports
* |U|: Universal asynchronous reciever/transmitter (UART) serial ports
* |C|: CAN
* |A|: Analog inputs
* |E|: PWM
* |Q|: Capture/EQEP
* |M|: MMC/SD/SDIO
* |B|: I2S/audio serial ports
* |L|: LCD
* |P|: PRU
* |Y|: ECAP
* |D| : Digital general purpose input and output (GPIO)
* |I| : Inter-integrated circuit bus (|I2C|) ports
* |S| : Serial peripheral interface (SPI) ports
* |U| : Universal asynchronous reciever/transmitter (UART) serial ports
* |C| : CAN
* |A| : Analog inputs
* |E| : PWM
* |Q| : Capture/EQEP
* |M| : MMC/SD/SDIO
* |B| : I2S/audio serial ports
* |L| : LCD
* |P| : PRU
* |Y| : ECAP
.. table:: Overall
......
......@@ -34,18 +34,3 @@ started.
Use of either the boards or the design materials constitutes agreement to the T&C including any
modifications done to the hardware or software solutions provided by beagleboard.org foundation.
.. toctree::
:maxdepth: 1
:hidden:
/boards/beaglebone/index
/boards/beaglebone/black/index
/boards/beaglebone/blue/index
/boards/beaglebone/ai/index
/boards/beaglebone/ai-64/index
/boards/pocketbeagle/original/index
/boards/capes/index
/boards/beagleconnect/index
/boards/beagleboard/index
/boards/beagleplay/index
......@@ -355,7 +355,7 @@ Capes
/boards/pocketbeagle/original/index
/boards/beagleconnect/freedom/index
/boards/beagleboard/index
/boards/terms-and-conditions.rst
/boards/terms-and-conditions
Projects
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment