commit | 9f4bf4fe48d39c011b808c7f2efeadf231e725f4 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Jun 22 09:41:02 2021 +0200 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Jun 22 11:00:08 2021 +0200 |
tree | fa84ffcad6dcaebd05cad4fb6392a7223fc6c86b | |
parent | c00e97a5649926cff6e6b07056d83a5f1b1bf3f1 [diff] |
Allowing ONU transition from ImageDownloadCompleted to PonDisabled and from ImageCommitted to ImageDownloadStarted Change-Id: I8b5d2bf50a4fb22e774eeb82c43e3592d11c7482
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.