commit | cedde4616e8b49b9cbaf8824d3bc7b48155c3a2e | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Mar 09 17:37:16 2021 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Mar 19 09:45:12 2021 -0700 |
tree | a605cacb2a324b174ce15e172fe261df3d92b2d8 | |
parent | efdb4b6ef38992685509f12815f7467f6049beda [diff] |
[VOL-3880] Correctly reporting software image status in OMCI Get [VOL-3900] OMCI ONU Software Image Download Change-Id: I8d91be832f3a89404d0af0dd98e6b53359e6a738
BBSim is managed via a Makefile
, plese run the following command to display all the available targets
make help
More advanced documentation lives in here.
You can generate and browse the documentation by executing:
make docs
This project structure is based on golang-standards/project-layout.