Exploring BeagleBone  V1.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Exploring BeagleBone Main Documentation

Introduction

This is the API documentation for the Exploring BeagleBone library. On this web page, click on the Classes tab at the top of the page. You can also click on the Files tab to get a list of the files in the project. To return to the main page for the book follow the link Exploring BeagleBone

You can get a full list of the available classes: Annotated Classes

You can get a full list of the files at: Annotated Files

A PDF version of this documentation is available here: Exploring BeagleBone API Documentation (PDF)

Installation

To clone this library use the command: git clone https://github.com/derekmolloy/exploringBB.git

To build this documentation enter the exploringBB/library/docs directory and type: doxygen ExploringBB.Doxyfile.

This generates the html documents in the html directory and LaTeX files in the latex directory. Do not try to build this on the BeagleBone as the packages required are too large.