commit | 9638257d4fc0e4e7d12cfb21cd1b02923fc94e86 | [log] [tgz] |
---|---|---|
author | Holger Hildebrandt <holger.hildebrandt@adtran.com> | Tue May 31 09:41:38 2022 +0000 |
committer | Holger Hildebrandt <holger.hildebrandt@adtran.com> | Tue May 31 09:43:59 2022 +0000 |
tree | 2846f9e286db2574e2ccfc1e404ee0700491dab9 | |
parent | 78403784b4ebd986dbbaad007cc74f4d0d4bf2f6 [diff] |
[VOL-4680] BBSIM: OMCI extended message set - support SW upgrade Change-Id: Ic2caaefaf9eb4665e71e3f9d1f458d2232cfaf39
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.