Routines for using the FujiNet Adapter sub-device.
The top level folder contains the .h API, one subfolder for each platform.
Each fujinet device is then a subdirectory of the src directory, e.g. clock, fuji, network.
If required, specify TARGETS
list.
$ make clean
$ make release
Testing is done with BDD features. See Testing README