Skip to content

Manage a DUT power and serial through a single USB port, no additional software required.

License

Notifications You must be signed in to change notification settings

BayLibre/Copilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copilot

doc/source/pictures/copilot_lite_top.jpg

Description

The user documentation is available in the doc folder. The generated HTML pages can be viewed here.

The board hardware files are in the Copilot_Lite/Hardware folder.

The FTDI chip is configured and serialized by the Serialization software located in the Copilot_Lite/Software folder.

Doc build instructions

Using python3, do:

$ pip3 install -U sphinx sphinx-rtd-theme sphinx-prompt

Then rebuild with:

$ cd doc
$ make html

The build output is located in doc/build/html/. Open it with:

$ xdg-open doc/build/html/index.html

Tips and tricks

To find a reference to another section, use:

$ python -m sphinx.ext.intersphinx doc/build/html/objects.inv

About

Manage a DUT power and serial through a single USB port, no additional software required.

Topics

Resources

License

Stars

Watchers

Forks