Skip to content
Snippets Groups Projects
Alessandro Rubini's avatar
Alessandro Rubini authored
Rename "index" to "fiber_index", because it was never used, and it will
be the fiber index (enumerating fiber type 0..3). By reusing a field
of the same size, I don't need to change version number nor ppsi
(that uses the structure, but doesn't care about this value).q

Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
7cdc2d80
This package is meant to include all white-rabbit software for the
switch.  Part of this comes from the original white-rabbit svn
repository on ohwr.org, part comes from separate repositories that I
merged here.

All documentation lives in doc/ , where the *.in files are the sources
(one only, currently, other ones have been removed when obsoleted).

The wrs-build documentation, thus, is what you actually need to build
all the stuff that goes into the switch, and program to internal flash
memory.